Implementation of web sockets for Python, upgrades a regular socket to a web socket

Taddeus Kroes e8a8408ed4 Implemented frame (un)packing il y a 13 ans
.gitignore d39c9d2362 Added basic framwork files il y a 13 ans
LICENSE d758ca45b0 Added license il y a 13 ans
Makefile d39c9d2362 Added basic framwork files il y a 13 ans
__init__.py 3c9af2c033 Module __init__ file now does no imports anymore il y a 13 ans
exceptions.py e8a8408ed4 Implemented frame (un)packing il y a 13 ans
frame.py e8a8408ed4 Implemented frame (un)packing il y a 13 ans
message.py e8a8408ed4 Implemented frame (un)packing il y a 13 ans
test.py d39c9d2362 Added basic framwork files il y a 13 ans
websocket.py d39c9d2362 Added basic framwork files il y a 13 ans