Change Updates

Do not miss any Realtime API changes, ever again

Subscribe to the Realtime API changelog to be up to date on recent changes.

RSS

Nov 4, 2025

main
1.0.0
Compare

API structure has changed

Next change
6 structure changes including:
3 Breaking changes
3 Additions
3 Modifications
Modified 3 Breaking
PUBLISH chat/SendMessage
  • Path went from chat to chat/SendMessage (same operationId)
    Breaking
  • Message
  • send Message Payload message Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • send Message Payload message Added
SUBSCRIBE chat/GetMessages
  • Path went from chat to chat/GetMessages (same operationId)
    Breaking
  • Message
  • get Messages Payload message Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • get Messages Payload message Added
SUBSCRIBE chat/GetPoll
  • Path went from chat/test to chat/GetPoll (same operationId)
    Breaking
  • Message
  • get Poll Payload message Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • get Poll Payload message Added
Added 3
SUBSCRIBE chat/Reconnect
SUBSCRIBE chat/RemoveFromGroup
SUBSCRIBE device