A websocket server written in Python. It uses GIO for network communication and hence it easily integrates with the GLib mainloop.
Some code is derived from Tulip, a reference implementation of PEP 3156, by Guido van Rossum.
Please run lint before submitting pull requests
python setup.py lint