/gwebsockets

Primary LanguagePythonApache License 2.0Apache-2.0

About

A websocket server written in python. It uses GIO for network communication and hence it easily integrates with the GLib mainloop.

Hacking

Please run lint and tests before submitting pull requests

python setup.py lint test