설명 없음

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.