Hugo Locurcio 4d49bbd1b8 Update demos for Godot 4.4 2 miesięcy temu
..
screenshots 7d64830cfe Ensure most demos have descriptions and screenshots 3 lat temu
websocket 4d49bbd1b8 Update demos for Godot 4.4 12 godzin temu
README.md b4c73f4888 Fix README links to asset library (#1078) 8 miesięcy temu
chat.tscn 0e83ebc6af [WebSocket] Fix chat demo to updated TLS function. (#918) 1 rok temu
client.gd bac1e69164 Use static typing in all demos (#1063) 9 miesięcy temu
client.gd.uid 4d49bbd1b8 Update demos for Godot 4.4 12 godzin temu
client.tscn 4d49bbd1b8 Update demos for Godot 4.4 12 godzin temu
combo.tscn 0e83ebc6af [WebSocket] Fix chat demo to updated TLS function. (#918) 1 rok temu
icon.webp 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 2 lat temu
icon.webp.import 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 2 lat temu
project.godot 4d49bbd1b8 Update demos for Godot 4.4 12 godzin temu
server.gd bac1e69164 Use static typing in all demos (#1063) 9 miesięcy temu
server.gd.uid 4d49bbd1b8 Update demos for Godot 4.4 12 godzin temu
server.tscn 4d49bbd1b8 Update demos for Godot 4.4 12 godzin temu

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