[Pkg-javascript-commits] [sockjs-client] 200/434: #15 - mention inability to load SockJS in head as a limitation

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 ab507d7b089eb0daf44f5f63921a1f966aee74c9
Author: Marek Majkowski <majek04 at gmail.com>
Date:   Fri Nov 18 14:55:35 2011 +0000

    #15 - mention inability to load SockJS in head as a limitation
---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6ab0af9..755cb7e 100644
--- a/README.md
+++ b/README.md
@@ -261,4 +261,5 @@ There are various browser quirks which we don't intend to address:
    wheel" or "busy indicator".
  * In most of the browsers you can't open more than one SockJS
    connection to one domain at the same time.
-
+ * You shouldn't start SockJS connection before `body` loads - don't
+   create SockJS objects within `head` (see #15).

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