説明なし

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

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.