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