Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 187 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 187 Bytes

AOK Socket

Simple socket.io backend for receiving updateds about AOK blockchain.

gunicorn app:app -k geventwebsocket.gunicorn.workers.GeventWebSocketWorker -w 1 --bind 0.0.0.0:6600