We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
typescriptified API
Updated API (markdown)
Added documentation for chatMessage
Added setUUID instruction
Fixed mistakes
Add variables to clientState
Finalize API ― any further changes should be backward compatible
clientUUID must be communicated in partyState update to show toasts about which clients have joined or left a party
In order to show toast messages when peers ask to play/pause/seek, they must send their name with { "type": "videoUpdate" } instructions
Initial Home page
Initial API page