You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently you need a server and you also need somewhere to host the associated web files. Should figure out how to skip the second step so the server itself can deliver the files over HTTP. I think this is going to involve use / abuse of the ~check_request argument to the websocket create function.
The text was updated successfully, but these errors were encountered:
Currently you need a server and you also need somewhere to host the associated web files. Should figure out how to skip the second step so the server itself can deliver the files over HTTP. I think this is going to involve use / abuse of the
~check_request
argument to the websocket create function.The text was updated successfully, but these errors were encountered: