use wisp server instead of wsproxy

This commit is contained in:
ading2210 2024-01-16 00:25:29 -05:00
parent 95121068bc
commit badeaa8ac3
6 changed files with 9 additions and 60 deletions

5
.gitmodules vendored
View file

@ -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