Fabio Alessandrelli d3c71ddb20 Fix typo in WebSocketServer class name (#1154) 3 هفته پیش
..
screenshots 7d64830cfe Ensure most demos have descriptions and screenshots 3 سال پیش
websocket d3c71ddb20 Fix typo in WebSocketServer class name (#1154) 3 هفته پیش
README.md b4c73f4888 Fix README links to asset library (#1078) 7 ماه پیش
chat.tscn 0e83ebc6af [WebSocket] Fix chat demo to updated TLS function. (#918) 1 سال پیش
client.gd bac1e69164 Use static typing in all demos (#1063) 8 ماه پیش
client.tscn 0e83ebc6af [WebSocket] Fix chat demo to updated TLS function. (#918) 1 سال پیش
combo.tscn 0e83ebc6af [WebSocket] Fix chat demo to updated TLS function. (#918) 1 سال پیش
icon.webp 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 1 سال پیش
icon.webp.import 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 1 سال پیش
project.godot bac1e69164 Use static typing in all demos (#1063) 8 ماه پیش
server.gd bac1e69164 Use static typing in all demos (#1063) 8 ماه پیش
server.tscn 0e83ebc6af [WebSocket] Fix chat demo to updated TLS function. (#918) 1 سال پیش

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