Fabio Alessandrelli d3c71ddb20 Fix typo in WebSocketServer class name (#1154) | пре 3 недеља | |
---|---|---|
.. | ||
screenshots | пре 3 година | |
websocket | пре 3 недеља | |
README.md | пре 7 месеци | |
chat.tscn | пре 1 година | |
client.gd | пре 8 месеци | |
client.tscn | пре 1 година | |
combo.tscn | пре 1 година | |
icon.webp | пре 1 година | |
icon.webp.import | пре 1 година | |
project.godot | пре 8 месеци | |
server.gd | пре 8 месеци | |
server.tscn | пре 1 година |
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