Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 388 Bytes

client_resume.md

File metadata and controls

10 lines (7 loc) · 388 Bytes

resume message (client)

A message sent to a newly resumed connection to reestablish the same Ribbon session.

Format

  • (object):
    • (string) command: Always "resume".
    • (string) socketid: The id of the socket as provided in the hello message.
    • (string) resumetoken: The resume token as provided in the hello message.