Keine Beschreibung

Taddeus Kroes e23ed9908d Added basic files vor 12 Jahren
twspy @ c1bcd85291 8137fe50ef Initial commit vor 12 Jahren
.gitignore 8137fe50ef Initial commit vor 12 Jahren
.gitmodules 8137fe50ef Initial commit vor 12 Jahren
README.md 8137fe50ef Initial commit vor 12 Jahren
__init__.py e23ed9908d Added basic files vor 12 Jahren
connection.py e23ed9908d Added basic files vor 12 Jahren

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.