This is just an example done, following a tutorial on youtube:
part 1: https://www.youtube.com/watch?v=rvjs15a1YjQ
part 2: https://www.youtube.com/watch?v=rvjs15a1YjQ
It is not a complete Server Client Solution.
1- Install node js with ws module (in case it is missing) on your computer. 2- Install Godot Engine
2- Open WebSocketServerNodeJS folder in terminal and type:
node index.js
Than, open the Godot Client Project with Godot Engine and run it to connect the Client to the server.
Type something on the runing text box to see the server response on your terminal console. *Type Ctrl+C twice to end the server aplication.
MIT License Use as you want by Diego Ferrari Bruno