[Pkg-javascript-commits] [sockjs-client] 180/434: cloudfront can do ssl
Tonnerre Lombard
tonnerre-guest at moszumanska.debian.org
Wed Jan 8 00:47:12 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 a1174fcf3d0c97d45d5e826ef291b6205fe89f33
Author: Marek Majkowski <majek04 at gmail.com>
Date: Tue Oct 25 13:21:01 2011 +0100
cloudfront can do ssl
---
README.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/README.md b/README.md
index d7f87a4..77da9f2 100644
--- a/README.md
+++ b/README.md
@@ -188,6 +188,11 @@ that supports the protocol used by your server. For example:
A list of files hosted on a CDN is available here: http://sockjs.github.com/sockjs-client/ .
+You can also use or CDN via https (using Cloud Front domain name):
+
+ <script src="https://d1fxtkz8shb9d2.cloudfront.net/sockjs-0.0.js">
+ </script>
+
For server-side deployment tricks, especially about load balancing and
session stickiness, take a look at the
[SockJS-node readme](https://github.com/sockjs/sockjs-node#readme).
--
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