Browse Source

Add WebSockets spec links.

Joel Martin 15 years ago
parent
commit
ad8734937e
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/links

+ 2 - 0
docs/links

@@ -5,7 +5,9 @@ Canvas Browser Compatibility:
     http://philip.html5.org/tests/canvas/suite/tests/results.html
 
 WebSockets API standard:
+    http://www.whatwg.org/specs/web-apps/current-work/complete.html#websocket
     http://dev.w3.org/html5/websockets/
+    http://www.ietf.org/id/draft-ietf-hybi-thewebsocketprotocol-00.txt
 
 Browser Keyboard Events detailed:
     http://unixpapa.com/js/key.html