Bez popisu

Taddeus Kroes f224133871 Updated twspy to latest version před 12 roky
twspy @ b7c8c29fdd f224133871 Updated twspy to latest version před 12 roky
.gitignore 8137fe50ef Initial commit před 12 roky
.gitmodules 8137fe50ef Initial commit před 12 roky
README.md 8137fe50ef Initial commit před 12 roky
__init__.py 058c5d8eaa API update před 12 roky
connection.py 9ce84ce011 Changed number picking such that a new chosen number is as small as possible před 12 roky

README.md

ABOUT

twspy-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 twspy, and a front-end implementation written in JavaScript for usage in web browsers.