Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 661 Bytes

README.rst

File metadata and controls

28 lines (18 loc) · 661 Bytes

PyQt5 + Autobahn/Twisted Votes Demo

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

Download with:

$ git clone [email protected]: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