tutorials/networking/websocket #167
Replies: 3 comments 6 replies
-
Pls update this, the function: # Our WebSocketServer instance is no longer working and cant find the new one to use. |
Beta Was this translation helpful? Give feedback.
-
This page informations are incorrect, when i try to connect a external websocket server over golang. It returns header errors. But from browser client i can establish connection. Demo repo mentioned above is working. Someone should update this page at least try to test locally. |
Beta Was this translation helpful? Give feedback.
-
Websocketserver.new() can't work now, what's instead? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
tutorials/networking/websocket
HTML5 and WebSocket: The WebSocket protocol was standardized in 2011 with the original goal of allowing browsers to create stable and bidirectional connections with a server. Before that, browsers ...
https://docs.godotengine.org/en/stable/tutorials/networking/websocket.html
Beta Was this translation helpful? Give feedback.
All reactions