暫無描述

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.