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

Taddeus Kroes 3c9af2c033 Module __init__ file now does no imports anymore 13 年之前
.gitignore d39c9d2362 Added basic framwork files 13 年之前
LICENSE d758ca45b0 Added license 13 年之前
Makefile d39c9d2362 Added basic framwork files 13 年之前
__init__.py 3c9af2c033 Module __init__ file now does no imports anymore 13 年之前
frame.py d39c9d2362 Added basic framwork files 13 年之前
test.py d39c9d2362 Added basic framwork files 13 年之前
websocket.py d39c9d2362 Added basic framwork files 13 年之前