Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redisbahn

A simple proof of concept for passing messages from redis to websocket using Python, Twisted and Autobahn.

Python requirements

  • twisted
  • txredisapi
  • autobahn

Start

  • in console, type twisted -ny run
  • in browser, open index.html
  • in console, open redis-cli, then type: publish mychannel "hello world!"

About

A simple proof of concept for passing messages from redis to websocket using Python, Twisted and Autobahn.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages