v1.3.3
·
65 commits
to master
since this release
Changelog:
- Added support for private and object channels
- Added catch-all event handler for channels:
channel.on("*", handler) - Bugfix: Don't store sessions in localStorage when running on node.js