Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The sid field is an optional sequence identifier (monotonically increasing integers) which, if provided by the client, should be duplicated in the server's response to that event. Note that, in general,  serverserver-initiated events do not include a sid field. NOTE: to date we have found no real

Warning
To date, no particular use for the SID

...

field has been found. It is thus deprecated, and may be removed in a future release.

 

The payload field is an arbitrary JSON object, the structure of which is implied by the event type. Many payloads include an id field at the top level, which holds the unique ID of the item being described by the event.

...