-
-
Notifications
You must be signed in to change notification settings - Fork 0
simonw/nodecast
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Basic design: 1. A simple array of messages (each has ID, datestamp, text) 2. A URL to get "every message since X" 3. A URL to "hang and wait for new message, last I saw was X" 4. An interface for posting new messages to the queue The version presented at Full Frontal can be found in the no-redis branch: http://github.com/simonw/nodecast/tree/no-redis
About
A simple comet broadcast server, originally implemented as a demo for Full Frontal 2009.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published