Aaron Franke 7d64830cfe Ensure most demos have descriptions and screenshots 3 years ago
..
client 814909538f Update projects to Godot 3.3 3 years ago
combo b310877037 Update other networking demos, with style fixes 5 years ago
screenshots 7d64830cfe Ensure most demos have descriptions and screenshots 3 years ago
server 814909538f Update projects to Godot 3.3 3 years ago
README.md 7d64830cfe Ensure most demos have descriptions and screenshots 3 years ago
icon.png 50fb2071a0 Improve icon.png for projects using default icon 4 years ago
icon.png.import e9f02ff05f Add Websocket chat demo 5 years ago
project.godot 7d64830cfe Ensure most demos have descriptions and screenshots 3 years ago
utils.gd d989bf6209 Use fewer ternary operators and decrease volume of Platformer 2D 3 years ago

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: GLES 2

Check out this demo on the asset library: https://godotengine.org/asset-library/asset/538

Screenshots

Screenshot