1
Fork 0
galene/static/example
Juliusz Chroboczek 7151fad149 Simplify the initial connection protocol.
The ServerConnection.connect method is no longer async,
we rely on the onconnected callback only.  The onconnected
callback is now only called after the initial handshake
completes.  There is a new onerror callback.
2024-06-10 21:12:47 +02:00
..
example.html Add receive support to example client. 2024-06-10 15:58:30 +02:00
example.js Simplify the initial connection protocol. 2024-06-10 21:12:47 +02:00