[Pkg-javascript-commits] [sockjs-client] 195/434: Mention single-sockjs-connection limitation in the quirks section

Tonnerre Lombard tonnerre-guest at moszumanska.debian.org
Wed Jan 8 00:47:13 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 b796f6793f82663f0cb2e224515f29fc846ddebb
Author: Marek Majkowski <majek04 at gmail.com>
Date:   Fri Nov 18 14:31:33 2011 +0000

    Mention single-sockjs-connection limitation in the quirks section
---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 41a14c8..3b80bfd 100644
--- a/README.md
+++ b/README.md
@@ -259,4 +259,6 @@ There are various browser quirks which we don't intend to address:
    in socket.io thread](https://groups.google.com/group/socket_io/browse_thread/thread/a705e4cb532e8808)).
  * Some older transports may result in a browser showing "spinning
    wheel" or "busy indicator".
+ * In most of the browsers you can't open more than one SockJS
+   connection at the same time.
 

-- 
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