mirror of
https://github.com/ading2210/libcurl.js.git
synced 2025-05-12 22:10:01 -04:00
use wisp server instead of wsproxy
This commit is contained in:
parent
95121068bc
commit
badeaa8ac3
6 changed files with 9 additions and 60 deletions
5
.gitmodules
vendored
5
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
|||
[submodule "client/wisp_client"]
|
||||
path = client/wisp_client
|
||||
url = https://github.com/mercuryWorkshop/wisp-client-js
|
||||
url = https://github.com/MercuryWorkshop/wisp-client-js
|
||||
[submodule "server/wisp_server"]
|
||||
path = server/wisp_server
|
||||
url = https://github.com/MercuryWorkshop/wisp-server-python
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue