Add link to draft for WebSocketAPI on Google-Docs
This commit is contained in:
parent
4be25ca6b4
commit
81ea7058a5
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@ will reduce the latency between server and client by allowing the server to
|
||||||
send events as soon as they arrive, rather than having to wait for a poll from
|
send events as soon as they arrive, rather than having to wait for a poll from
|
||||||
the client.
|
the client.
|
||||||
|
|
||||||
|
Note: This proposal got continued in a google document you can find here:
|
||||||
|
https://docs.google.com/document/d/104ClehFBgqLQbf4s-AKX2ijr8sOAxcizfcRs_atsB0g
|
||||||
|
|
||||||
Handshake
|
Handshake
|
||||||
---------
|
---------
|
||||||
1. Instead of calling ``/sync``, the client makes a websocket request to
|
1. Instead of calling ``/sync``, the client makes a websocket request to
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue