2 way communication over DDP with better performance.
meteor add rocketchat:streamer- Do not use
superto call parent classes (fix for Edge browser)
- Throw an error if subscribe not allowed
- Allow better way to override publish method
- Avoid multiple
DDPCommon.stringifyDDPfor multiple subscriptions - Refactor to call
unsubonremoveListener
- Add a new method to control data flow
allowEmit
- Added optional ddpConnection to Streamer constructor
- Fix some ES6 errors
- Remove all listeners on unsubscribe