Implementing socket.io to my project

Hello !:smile::wave:
I want to add network features to my game but i don’t have my own server and i found that there’s lot of peoples using socket.io but the problem i don’t know how to use it :sweat:
Please can anyone give me an example :sweat_smile: :pray:
Thanks :heart:

The best to learn socket io is to read the docs and example code. You will need to know Javascript if you want to use socket io. Socket io requires a server.

Can you give me a project as example to use socket.io please ?

Just read their website lol

I need a ready example to edit it it will make me understand better how it wworks with GDevelop please give me an example even a simple one :persevere::disappointed_relieved::pray:

Sorry, there isn’t an example with socket.io that exists today.

Unfortunately you will be the first, meaning to would be the one needing to make the example for yourself and others