summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJoel Martin <github@martintribe.org>2010-06-24 18:42:45 -0500
committerJoel Martin <github@martintribe.org>2010-06-24 18:42:45 -0500
commitad8734937e8a828529c730462babb34a794833c9 (patch)
tree4e5749035c1e230e94496af9a03d2803b2fdefaa /docs
parent9e2f775d42daea5f83c0ae5158a2b917313e36bd (diff)
downloadwebsockify-ad8734937e8a828529c730462babb34a794833c9.tar.gz
Add WebSockets spec links.
Diffstat (limited to 'docs')
-rw-r--r--docs/links2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/links b/docs/links
index c6bee53..45d55ec 100644
--- a/docs/links
+++ b/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