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
To be honest with websockets you could code around it if there was a way to receive SSL data and decode it. Most web browsers enforce WSS for websockets now, And I've yet to figure out a way to handle SSL data over do_login_command for a web request without fancy footwork outside of the MOO itself.
But truly, cutting out the middle man and just adding websocket support would be amazing if anyone is up for the challenge.
The text was updated successfully, but these errors were encountered:
Title rpretty much says it all.
To be honest with websockets you could code around it if there was a way to receive SSL data and decode it. Most web browsers enforce WSS for websockets now, And I've yet to figure out a way to handle SSL data over do_login_command for a web request without fancy footwork outside of the MOO itself.
But truly, cutting out the middle man and just adding websocket support would be amazing if anyone is up for the challenge.
The text was updated successfully, but these errors were encountered: