Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

feathers-socket-commons

feathersjs4.1kMIT2.4.0

Shared functionality for websocket providers

feathers, feathers-plugin

readme

changelog

Change Log

v2.3.1 (2016-09-02)

Full Changelog

Merged pull requests:

v2.3.0 (2016-07-24)

Full Changelog

Fixed bugs:

  • Error in filter chain for 'created' event after app.authenticate() #12

Merged pull requests:

  • Skip subsequent filters instead of rejecting the promise #24 (daffl)

v2.2.1 (2016-07-05)

Full Changelog

v2.2.0 (2016-07-05)

Full Changelog

Implemented enhancements:

  • Support native websockets directly #8

Fixed bugs:

  • Calling off on primus fails #7

Closed issues:

  • Should add other eventEmitter methods #22
  • Patch event sends the whole data back #21

Merged pull requests:

  • Pass all EventEmitter methods to the client connection #23 (daffl)

v2.1.0 (2016-05-29)

Full Changelog

Closed issues:

  • Client should convert error objects to feathers-errors #19

Merged pull requests:

  • Make client convert to feathers-errors #20 (daffl)

v2.0.0 (2016-05-23)

Full Changelog

Merged pull requests:

v1.0.0 (2016-04-28)

Full Changelog

Implemented enhancements:

  • Support acknowledgement timeouts #9

Closed issues:

  • Feathers over sockets is totally silent when a hook has errors #13
  • Listener warning when you register your own events on the socket #10

Merged pull requests:

  • Support timeouts for socket clients #15 (daffl)
  • Convert errors in socket callbacks #14 (daffl)

v0.2.3 (2016-04-16)

Full Changelog

Merged pull requests:

  • Remove connection setMaxListeners #11 (daffl)

v0.2.2 (2016-03-22)

Full Changelog

Merged pull requests:

v0.2.1 (2016-03-08)

Full Changelog

Merged pull requests:

  • Set connection max listeners and better debug messages #3 (daffl)

v0.2.0 (2016-02-08)

Full Changelog

Merged pull requests:

v0.1.0 (2016-01-21)

* This Change Log was automatically generated by github_changelog_generator