diff options
Diffstat (limited to 'docs/en/cowboy/2.0/guide/ws_handlers')
-rw-r--r-- | docs/en/cowboy/2.0/guide/ws_handlers/index.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/en/cowboy/2.0/guide/ws_handlers/index.html b/docs/en/cowboy/2.0/guide/ws_handlers/index.html index 29feb4a1..a5c84e49 100644 --- a/docs/en/cowboy/2.0/guide/ws_handlers/index.html +++ b/docs/en/cowboy/2.0/guide/ws_handlers/index.html @@ -269,6 +269,27 @@ emulate Websocket connections on older browsers.</p></div> + + + + + <nav style="margin:1em 0"> + + <a style="float:left" href="http://ninenines.eu/docs/en/cowboy/2.0/guide/ws_protocol/"> + The Websocket protocol + </a> + + + + <a style="float:right" href="http://ninenines.eu/docs/en/cowboy/2.0/guide/architecture/"> + Architecture + </a> + + </nav> + + + + </div> <div class="span3 sidecol"> |