[Pkg-javascript-commits] [sockjs-client] 192/434: Advertise cross-domain streaming transports

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 3a00f84f6dbc07085855091df064ec685c1e2c71
Author: Marek Majkowski <majek04 at gmail.com>
Date:   Thu Oct 27 14:48:02 2011 +0100

    Advertise cross-domain streaming transports
---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 9bc0d59..9523b84 100644
--- a/README.md
+++ b/README.md
@@ -37,6 +37,8 @@ Philosophy:
    different server than your main web site.
  * There is a support for at least one streaming protocol for every
    major browser.
+ * Streaming transports should work cross-domain and
+   should support cookies (for cookie-based sticky sessions).
  * Polling transports are be used as a fallback for old browsers and
    hosts behind restrictive proxies.
  * Connection establishment should be fast and lightweight.

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