Files
godot-demo-projects/networking/websocket_multiplayer
Fabio Alessandrelli f47f25180c [WebSocket] Fix peers handling in multiplayer example.
Disconnected peers were not properly removed from the local peers list.
2022-11-24 17:17:50 +01:00
..
2020-08-16 17:48:38 -05:00

WebSocket Multiplayer

This is a sample showing how the use WebSockets along with the Multiplayer API in Godot.

Language: GDScript

Renderer: GLES 2

Check out this demo on the asset library: https://godotengine.org/asset-library/asset/540

Screenshots

Screenshot