Нема описа

Taddeus Kroes 55b0457d63 Removed some obscure BS reference that wouldnt go away пре 12 година
wspy @ a784b98f4c 1613d785ce Updated reference to wspy пре 12 година
.gitignore 8137fe50ef Initial commit пре 12 година
.gitmodules 1613d785ce Updated reference to wspy пре 12 година
README.md 1613d785ce Updated reference to wspy пре 12 година
__init__.py 058c5d8eaa API update пре 12 година
connection.py 9ce84ce011 Changed number picking such that a new chosen number is as small as possible пре 12 година

README.md

ABOUT

wspy-multiplex is a multiplexing library for web sockets. It supports the creation of multiple channels on a single web socket. The library consists of back-end Python classes based on wspy, and a front-end implementation written in JavaScript for usage in web browsers.