From acfcee848f938d6c97c85bce8cb0344adfb5b3e2 Mon Sep 17 00:00:00 2001 From: Ian Gulliver Date: Thu, 22 May 2014 10:44:03 -0700 Subject: [PATCH] Create gh-pages branch via GitHub --- index.html | 12 +++++++++++- params.json | 2 +- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 7d36239..6205296 100644 --- a/index.html +++ b/index.html @@ -61,6 +61,16 @@ with Google account signin - + + + diff --git a/params.json b/params.json index 59e80e7..99cabfc 100644 --- a/params.json +++ b/params.json @@ -1 +1 @@ -{"name":"Cosmopolite","tagline":"Client/server publish/subscribe and key/value storage for AppEngine","body":"cosmopolite\r\n===========\r\n\r\nClient/server publish/subscribe and key/value storage for AppEngine.\r\n\r\nComponents:\r\n* A server API built on the AppEngine Python framework.\r\n* A browser client library written in JavaScript.\r\n\r\nFeature overview:\r\n* Near-realtime notification to subscribers of messages published to a \"subject\"\r\n* Server-side storage of past messages for replay later to clients\r\n* Support for associating a key with a message and for lookup of the most recent\r\n message for a given key\r\n* Client identification persistence via localStorage tokens or in combination\r\n with Google account signin\r\n* Complex messages supported via transparent JSON serialization\r\n* Server-side strict ordering of messages\r\n* Client-side message queueing in localStorage and resumption on restart\r\n* Message duplication detection and elimination\r\n* Promise support for notification of client -> server operation completion\r\n","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."} \ No newline at end of file +{"name":"Cosmopolite","tagline":"Client/server publish/subscribe and key/value storage for AppEngine","body":"cosmopolite\r\n===========\r\n\r\nClient/server publish/subscribe and key/value storage for AppEngine.\r\n\r\nComponents:\r\n* A server API built on the AppEngine Python framework.\r\n* A browser client library written in JavaScript.\r\n\r\nFeature overview:\r\n* Near-realtime notification to subscribers of messages published to a \"subject\"\r\n* Server-side storage of past messages for replay later to clients\r\n* Support for associating a key with a message and for lookup of the most recent\r\n message for a given key\r\n* Client identification persistence via localStorage tokens or in combination\r\n with Google account signin\r\n* Complex messages supported via transparent JSON serialization\r\n* Server-side strict ordering of messages\r\n* Client-side message queueing in localStorage and resumption on restart\r\n* Message duplication detection and elimination\r\n* Promise support for notification of client -> server operation completion\r\n","google":"UA-37845853-2","note":"Don't delete this file! It's used internally to help with page regeneration."} \ No newline at end of file