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
for anyone interested in this issue. I imported the serverTLS function from the http-module in deps.ts and ./lib/websocket.ts and I am calling serveTLS() instead of serve() with adequate httpsOptions in the connect-function of websocket.ts. It worked fine for me so far.
Hi guys,
great work so far! Lately I was wondering if there is any chance to configure a server with secure web socket protocol?
Thanks a lot!
The text was updated successfully, but these errors were encountered: