Aucune description

Taddeus Kroes e23ed9908d Added basic files il y a 12 ans
twspy @ c1bcd85291 8137fe50ef Initial commit il y a 12 ans
.gitignore 8137fe50ef Initial commit il y a 12 ans
.gitmodules 8137fe50ef Initial commit il y a 12 ans
README.md 8137fe50ef Initial commit il y a 12 ans
__init__.py e23ed9908d Added basic files il y a 12 ans
connection.py e23ed9908d Added basic files il y a 12 ans

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.