Seth-Pusher User Documentation¶
Seth-Pusher is tornado backed pub/sub websocket server implementation designed as a set of replacable components :
$ pip install -U sethpusher
Seth-Pusher’s may also be used with redis pub/sub capabilities
$ pip install -U redis && pip install -U hiredis && pip install -U tornado-redis==2.4.18