This repository was archived by the owner on May 11, 2022. It is now read-only.
Releases: miniplug/plug-socket
Releases · miniplug/plug-socket
Release list
v1.0.0
v0.6.1
v0.6.0
- Disconnect socket when no message or heartbeat has been received for some time. (f502000)
v0.5.0
v0.4.0
- Update
wsto v^2.0.0. - Add EventEmitter methods to browserified build.
v0.3.0
- Add an
actionevent that's emitted for every message. It differs from themessageevent in that it emits parsed message data instead of JSON strings.
v0.2.1
v0.2.0
- Make it work in browsers or other environments with a global WebSocket constructor.