Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 302 Bytes

File metadata and controls

10 lines (7 loc) · 302 Bytes

Sllurp / Tornado Websocket Demo

An example showing how to use Sllurp with Tornado to update a web page via websockets when rfid tags are seen.

Go to localhost:8888 in your browser to see the tag readings

Install

pip install -r requirements.txt

Running

python main.py {reader_ips}