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

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