v0.0.X

NextRTC protocol phrases

  1. Register yourself in server
    Registration to server is simple open websocket connection. When connection is established you are allowed to post signals via websocket channel.
    Details:
    In this phrase to websocket schannel is bound unique ID which is use to recognize exactly one member of communication.
  2. Execute command on server
  3. Exceptions, Timeouts
    When connection (websocket) breaks or timeout, the server treats this situation in the same way as the user left the conversation
    Description of signals:

Leave a Reply