A little bit of header layout
This commit is contained in:
@@ -32,12 +32,14 @@
|
|||||||
|
|
||||||
<p>Client/server publish/subscribe and key/value storage for AppEngine.</p>
|
<p>Client/server publish/subscribe and key/value storage for AppEngine.</p>
|
||||||
|
|
||||||
<p>Components:</p>
|
<h3>Components:</h3>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>A server API built on the AppEngine Python framework.</li>
|
<li>A server API built on the AppEngine Python framework.</li>
|
||||||
<li>A browser client library written in JavaScript.</li>
|
<li>A browser client library written in JavaScript.</li>
|
||||||
</ul><p>Feature overview:</p>
|
</ul>
|
||||||
|
|
||||||
|
<h3>Feature overview:</h3>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>Near-realtime notification to subscribers of messages published to a "subject"</li>
|
<li>Near-realtime notification to subscribers of messages published to a "subject"</li>
|
||||||
|
|||||||
Reference in New Issue
Block a user