mirror of
https://github.com/jambonz/next-static-site.git
synced 2025-12-19 04:47:44 +00:00
525 B
525 B
command
A command message is sent by the websocket server to jambonz when the server wants to asynchronously provide a new set of instructions to jambonz.
The app may include an id property in each of the verbs included in the command; if so, jambonz will send verb:status notifications back to the app when the verb is executed. The id property is a string value that is assigned by the app and is meaningful only to the app.