Releases: mono-js/mono-push
Releases · mono-js/mono-push
v0.7.0
Minor Changes
- Minor: Rename send to push and add pushAll method: 471be96
This way, you can use pushAll
to send event to all connected sockets (even those not authenticated).
Patches
v0.4.0
Minor
- Add
collectionName
option