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

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