SkillAgentSearch skills...

GodotSocketIO

socket.io v4 client for Godot engine

Install / Use

/learn @teamclouday/GodotSocketIO
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Godot SocketIO

socket.io v4 client for Godot engine

How to Use

Step 1

Drop client.gd into Godot project.

Step 2

See reference code in example.gd

Be aware that by default socket.io server uses /socket.io/ suffix in url. So for example, if http://localhost:8000/ is normally used in client, use http://localhost:8000/socket.io/ instead.

References

Limitations

Does not support binary data transfer. You're welcome to open pull request for this.

View on GitHub
GitHub Stars61
CategoryDevelopment
Updated4mo ago
Forks5

Languages

GDScript

Security Score

97/100

Audited on Nov 6, 2025

No findings