|
@@ -1,7 +1,7 @@
|
|
|
ABOUT
|
|
ABOUT
|
|
|
=====
|
|
=====
|
|
|
|
|
|
|
|
-*twspy-multiplex* is a multiplexing library for web sockets. It supports the
|
|
|
|
|
|
|
+*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
|
|
creation of multiple channels on a single web socket. The library consists of
|
|
|
-back-end Python classes based on [*twspy*](https://github.com/taddeus/twspy),
|
|
|
|
|
-and a front-end implementation written in JavaScript for usage in web browsers.
|
|
|
|
|
|
|
+back-end Python classes based on [*wspy*](https://github.com/taddeus/wspy), and
|
|
|
|
|
+a front-end implementation written in JavaScript for usage in web browsers.
|