Skip to content

tomdyson/trickle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trickle

A future activity streaming app, starting with two Tornado-based experiments in websockets: one using plain websockets from the Tornado library and Redis for message persistence; the other using SocketTornad.IO, a Python implementation of Socket.IO, which falls back to Flash sockets and long polling for non-websocket-capable browsers.

Dependencies

  • Python 2.6
  • Tornado 1.1

Plain websocket dependencies

SocketTornad.IO dependencies

About

Activity streaming, in construction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published