An open API service indexing awesome lists of open source software.

https://github.com/eginez/pywsserver

A Stand Alone websocket implementation in Python based on draft 76
https://github.com/eginez/pywsserver

Last synced: 1 day ago
JSON representation

A Stand Alone websocket implementation in Python based on draft 76

Awesome Lists containing this project

README

        

A standalone websocket server python implementation based on draft 76.

It is by no means complete however useful I you need to move data around with out much effort

It is a modified version of websocketserver, I added the 76 part of the protocol.