ShatteredReality b4c73f4888 Fix README links to asset library (#1078) 10 ヶ月 前
..
screenshots 7d64830cfe Ensure most demos have descriptions and screenshots 3 年 前
websocket 9a0c857131 Fix incorrect `class_name` declarations being swapped with `extends` 11 ヶ月 前
README.md b4c73f4888 Fix README links to asset library (#1078) 10 ヶ月 前
chat.tscn 0e83ebc6af [WebSocket] Fix chat demo to updated TLS function. (#918) 2 年 前
client.gd bac1e69164 Use static typing in all demos (#1063) 11 ヶ月 前
client.tscn 0e83ebc6af [WebSocket] Fix chat demo to updated TLS function. (#918) 2 年 前
combo.tscn 0e83ebc6af [WebSocket] Fix chat demo to updated TLS function. (#918) 2 年 前
icon.webp 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 2 年 前
icon.webp.import 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 2 年 前
project.godot bac1e69164 Use static typing in all demos (#1063) 11 ヶ月 前
server.gd bac1e69164 Use static typing in all demos (#1063) 11 ヶ月 前
server.tscn 0e83ebc6af [WebSocket] Fix chat demo to updated TLS function. (#918) 2 年 前

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