@@ -0,0 +1,3 @@
+*.swp
+*.pyc
+*~
+[submodule "twspy"]
+ path = twspy
+ url = git@github.com:taddeus/twspy.git
@@ -0,0 +1,7 @@
+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*](https://github.com/taddeus/twspy),
+and a front-end implementation written in JavaScript for usage in web browsers.
@@ -0,0 +1 @@
+Subproject commit c1bcd852918db252ac1e82f049c9a78544be68b1