A demonstration of HBase and Tornado.
Adds new features to the chat demo:
-
Persist chat messages to HBase
-
Post to chat room with curl
$ curl --data-urlencode "body=whatever i like" -b "user=Script" http://mysweetchatserver.com/a/message/new
Upcoming features:
- Bots
- Channels