Fabio Alessandrelli d3c71ddb20 Fix typo in WebSocketServer class name (#1154) | hace 3 semanas | |
---|---|---|
.. | ||
screenshots | hace 3 años | |
websocket | hace 3 semanas | |
README.md | hace 7 meses | |
chat.tscn | hace 1 año | |
client.gd | hace 8 meses | |
client.tscn | hace 1 año | |
combo.tscn | hace 1 año | |
icon.webp | hace 1 año | |
icon.webp.import | hace 1 año | |
project.godot | hace 8 meses | |
server.gd | hace 8 meses | |
server.tscn | hace 1 año |
This is a demo of a simple chat implemented using WebSockets, showing both how to host a websocket server from Godot and how to connect to it.
Language: GDScript
Renderer: Compatibility
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/2799