Browse Source

Updated reference to wspy

Taddeus Kroes 12 năm trước cách đây
mục cha
commit
1613d785ce
3 tập tin đã thay đổi với 7 bổ sung6 xóa
  1. 3 3
      .gitmodules
  2. 3 3
      README.md
  3. 1 0
      wspy

+ 3 - 3
.gitmodules

@@ -1,3 +1,3 @@
-[submodule "twspy"]
-	path = twspy
-	url = git@github.com:taddeus/twspy.git
+[submodule "wspy"]
+	path = wspy
+	url = https://github.com/taddeus/wspy.git

+ 3 - 3
README.md

@@ -1,7 +1,7 @@
 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
-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.

+ 1 - 0
wspy

@@ -0,0 +1 @@
+Subproject commit a784b98f4cfc85adaa5709456e4ddb5c6120dd12