v2.0.0 Release Candidate 1
Pre-release
Pre-release
Enhancements
- Added heartbeats using uWS #419
- Presence has been added to query and subscribe to who is online with the cluster
- E2E tests refactored
- uWS is now compiled into the deepstream binary, eliminating reliability issues caused by
dynamic linking
Breaking Changes
- Clients prior to v2.0.0 are no longer compatible
- Changed format of RPC request ACK messages to be more consistent with the rest of the specs
#408 - We now depend only on uWS for websockets, removing support for TCP and engine.io
- Support for webRTC has been removed
- You can no longer set custom data transforms on deepstream