|
|
%!s(int64=12) %!d(string=hai) anos | |
|---|---|---|
| wspy @ a784b98f4c | %!s(int64=12) %!d(string=hai) anos | |
| .gitignore | %!s(int64=12) %!d(string=hai) anos | |
| .gitmodules | %!s(int64=12) %!d(string=hai) anos | |
| README.md | %!s(int64=12) %!d(string=hai) anos | |
| __init__.py | %!s(int64=12) %!d(string=hai) anos | |
| connection.py | %!s(int64=12) %!d(string=hai) anos |
wspy-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 wspy, and a front-end implementation written in JavaScript for usage in web browsers.