Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 329 Bytes

File metadata and controls

16 lines (10 loc) · 329 Bytes

MONKE - is a event-based socket wrapper

how to install

pip install monke

navigate to examples folder of this repo to know how u can make your own server-client event based communication thing.

you can emit any python datastructures too like classes, dictionaries, etc

TODOS

  • 1.1.0
    • add rooms