You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release 0.2.0
- Added support for authentication
- Fix EventEmitter inheritance
- Logging is now optional: client.debug = true;
- "ready_callback" now gets 2 params: err and clientInstance
- Allow preventing queue from containing duplicates