Без опису

Taddeus Kroes 1613d785ce Updated reference to wspy 12 роки тому
twspy f224133871 Updated twspy to latest version 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.