Can WatsonWebServer supportwebsocket? #120
huangfuhao
started this conversation in
Ideas
Replies: 2 comments
-
No it cannot. I'd be open to a PR if you'd like to integrate this capability. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm also interested in this. I found this for a general explanation of how this works: https://developer.mozilla.org/en-US/docs/Web/HTTP/Protocol_upgrade_mechanism but do you have an idea of how this could technically work here? would we have a dependency on WatsonWebSocket then? and is it the case that HTTP is completely dead once the websocket is running or do http and websocket then run in parallel? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Upgrade http/https to ws/wss service
Beta Was this translation helpful? Give feedback.
All reactions