Hugo Locurcio b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks ago
..
screenshots 7d64830cfe Ensure most demos have descriptions and screenshots 4 years ago
websocket 520b4a7870 Improve style in many demos (#1263) 4 months ago
README.md b4c73f4888 Fix README links to asset library (#1078) 1 year ago
chat.tscn b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks ago
client.gd bf4d1038d6 Minor spelling fixes in strings, comments and non-code files. (#1236) 6 months ago
client.gd.uid 14fcc0e133 Update all demo projects for Godot 4.5 and use path-deterministic UIDs (#1258) 4 months ago
client.tscn b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks ago
combo.tscn b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks ago
icon.webp 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 2 years ago
icon.webp.import 14fcc0e133 Update all demo projects for Godot 4.5 and use path-deterministic UIDs (#1258) 4 months ago
project.godot b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks ago
server.gd bac1e69164 Use static typing in all demos (#1063) 1 year ago
server.gd.uid 14fcc0e133 Update all demo projects for Godot 4.5 and use path-deterministic UIDs (#1258) 4 months ago
server.tscn b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks ago

README.md

WebSocket Chat

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

Screenshots

Screenshot