All Projects → RocketChat → meteor-streamer

RocketChat / meteor-streamer

Licence: MIT License
2 way communication over DDP with better performance.

Programming Languages

javascript
184084 projects - #8 most used programming language

RocketChat:Streamer

2 way communication over DDP with better performance.

Installation

meteor add rocketchat:streamer

Documentation

package documentation

History

1.0.2 (2019-05-19)

  • Do not use super to call parent classes (fix for Edge browser)

1.0.1 (2018-10-24)

  • Throw an error if subscribe not allowed

1.0.0 (2018-10-24)

  • Allow better way to override publish method
  • Avoid multiple DDPCommon.stringifyDDP for multiple subscriptions
  • Refactor to call unsub on removeListener

0.5.0 (2016-06-07)

  • Add a new method to control data flow allowEmit

0.4.0 (2016-05-21)

  • Added optional ddpConnection to Streamer constructor

0.3.5 (2016-05-02)

  • Fix some ES6 errors

0.3.4 (2016-05-01)

  • Remove all listeners on unsubscribe
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].