[Pkg-javascript-commits] [sockjs-client] 09/22: Mention the ietf/hybi email thread about WS over ssl stability
Tonnerre Lombard
tonnerre-guest at moszumanska.debian.org
Wed Jan 8 00:47:46 UTC 2014
This is an automated email from the git hooks/post-receive script.
tonnerre-guest pushed a commit to branch upstream
in repository sockjs-client.
commit 4b53da5970ec34adbc3b9167d6721bd1ac0534bd
Author: Marek Majkowski <majek04 at gmail.com>
Date: Tue Jan 8 13:03:04 2013 +0000
Mention the ietf/hybi email thread about WS over ssl stability
---
README.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 40baa39..8ddb14b 100644
--- a/README.md
+++ b/README.md
@@ -385,4 +385,6 @@ There are various browser quirks which we don't intend to address:
* Don't use "javascript:" links on a page that uses SockJS. For
some reason clickling on this type of link breaks XDR/XHR requests
on IE (see [#90](https://github.com/sockjs/sockjs-client/issues/90)).
- * SockJS [websocket transport is more stable over SSL](https://github.com/sockjs/sockjs-client/issues/94). If you're a serious SockJS user consider using SSL.
+ * SockJS [websocket transport is more stable over SSL](https://github.com/sockjs/sockjs-client/issues/94). If
+ you're a serious SockJS user consider using SSL
+ ([more info](http://www.ietf.org/mail-archive/web/hybi/current/msg01605.html)).
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/sockjs-client.git
More information about the Pkg-javascript-commits
mailing list