[Pkg-javascript-commits] [sockjs-client] 417/434: #94 - SockJS is more stable over SSL
Tonnerre Lombard
tonnerre-guest at moszumanska.debian.org
Wed Jan 8 00:47:29 UTC 2014
This is an automated email from the git hooks/post-receive script.
tonnerre-guest pushed a commit to branch master
in repository sockjs-client.
commit 433cca6996147f4cee6c0dd7dcebd4bd055d4c0c
Author: Marek Majkowski <majek04 at gmail.com>
Date: Tue Oct 30 10:54:49 2012 +0000
#94 - SockJS is more stable over SSL
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 99ba77c..48d868b 100644
--- a/README.md
+++ b/README.md
@@ -384,3 +384,5 @@ 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)).
+ * Some people report that SockJS [websocket transport is more stable
+ over SSL](https://github.com/sockjs/sockjs-client/issues/94).
--
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