Skip to content

v2.0.0 Release Candidate 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jdmnd jdmnd released this 01 Nov 11:56

Enhancements

  • Added heartbeats over WebSocket connection
  • Presence has been added to query and subscribe to who is online with the cluster
  • E2E tests refactored

Breaking Changes

  • Changed format of RPC request ACK messages to be more consistent with the rest of the specs
    #408
  • We now depend only on browser/node.js WebSockets, removing support for TCP and engine.io
  • Support for webRTC has been removed
  • Supports deepstream.io v2.0.0+ only