Skip to content
Robert Flack edited this page Dec 18, 2012 · 3 revisions

Overall connection flow

The client-server-lobby interaction is described by the following flowchart.

alt text

When the WebRTC standard for using DataChannel over a PeerConnect is complete and implemented in more browsers we will switch to this model. This will require a slight change to the connection flow as the server must be informed of the client endpoint.

alt text

Clone this wiki locally