tweetcast/client/lib/gimite-web-socket-js-55ae639/NEWS.md
changeset 306 70c9688a1486
parent 305 436a31d11f1d
parent 291 db1e6bfaa54e
child 307 6872c6aac6d6
--- a/tweetcast/client/lib/gimite-web-socket-js-55ae639/NEWS.md	Thu Oct 06 11:56:48 2011 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-- 2011-09-18
-    - web-socket-js now speaks WebSocket version hybi-10. Old versions spoke
-      hixie-76. If you really need web-socket-js which speaks hixie-76, you can
-      get it from
-      [hixie-76 branch](https://github.com/gimite/web-socket-js/tree/hixie-76),
-      but the branch is no longer maintained. Implementation of hybi-10 is
-      mostly done by Joel Martin (kanaka).