Skip to content

estan/votes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyQt5 + Autobahn/Twisted Votes Demo

PyQt5 + Autobahn/Twisted version of the Crossbar Votes demo using Python 2.

Download with:

$ git clone git@github.com:estan/votes.git

Install with:

$ virtualenv2 --system-site-packages ~/demo_env
$ source ~/demo_env/bin/activate
$ cd votes
$ pip install -e .

Run against the Crossbar demo router with:

$ votes-qt --url wss://demo.crossbar.io/ws

Screenshot

Screenshot of the demo client

About

PyQt5 + Autobahn/Twisted version of the Crossbar Votes demo_ using Python 2.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages