IcterusGames / NodeWebSockets

A plugin for Godot 4. It gives you two new nodes, a WebSocketServer and a WebSocketClient.
MIT License
17 stars 1 forks source link

NodeWebSockets

A plugin for Godot 4. It gives you two new nodes, a WebSocketServer and a WebSocketClient.

How to install

Using the AssetLib on Godot

Manual installation

Upgrade from previous version

How to create a basic server

How to create a basic client