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

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