add wisp support

This commit is contained in:
ading2210 2024-01-15 20:57:50 -05:00
parent 248d5b0161
commit 95121068bc
5 changed files with 17 additions and 5 deletions

View file

@ -4,6 +4,9 @@ window.libcurl = (function() {
//emscripten compiled code is inserted here
/* __emscripten_output__ */
//wisp client code goes here
/* __wisp_libraries__ */
const websocket_url = `wss://${location.hostname}/ws/`;
const status_messages = {