github feathersjs/feathers 0.4.0
Socket event filtering

latest releases: v5.0.25, v5.0.24, v5.0.23...
10 years ago

This release adds an event filtering mechanism for SocketIO and Primus Socket connections so that event data can be modified and only dispatched to certain clients. Also adds support for a patch service method.

  • Allow socket provider event filtering and params passthrough (#49, #50, #51)
  • Added patch support (#47)
  • Allow to configure REST handler manually (#40, #52)

Don't miss a new feathers release

NewReleases is sending notifications on new releases.