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

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