[Pkg-javascript-commits] [sockjs-client] 390/434: Note on Heroku
Tonnerre Lombard
tonnerre-guest at moszumanska.debian.org
Wed Jan 8 00:47:28 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 da7a8250fcc548530105f943bd97495fbf77a11f
Author: Marek Majkowski <majek04 at gmail.com>
Date: Fri Apr 20 12:34:49 2012 +0100
Note on Heroku
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 3b42eb3..6100c4f 100644
--- a/README.md
+++ b/README.md
@@ -370,3 +370,5 @@ There are various browser quirks which we don't intend to address:
'www.a.com' or 'a.com'.
* Trying to connect from secure "https://" to insecure "http://" is
not good idea. The other way around should be fine.
+ * Long polling is known to cause problems on Heroku, but
+ [workaround for SockJS is available](https://github.com/sockjs/sockjs-node/issues/57#issuecomment-5242187).
--
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