Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If i want to connect simple socket.io server can we do it? #2

Open
akshar001 opened this issue May 15, 2021 · 3 comments
Open

If i want to connect simple socket.io server can we do it? #2

akshar001 opened this issue May 15, 2021 · 3 comments

Comments

@akshar001
Copy link

Hello,

I want to just connect to socket.io server with your code can i do it?

@drvolcano
Copy link
Owner

I implemented and tested the functions I needed for Volumio, so maybe there are a few things missing or nor working with you server, but feel free to test it. I tried to segment my project as good as possible, and all Socketio code is packed into one library.

When I wrote the library I let me inspire by this version:
https://github.com/washo4evr/Socket.io-v1.x-Library
Maybe you want to take a look at it.

@drvolcano
Copy link
Owner

drvolcano commented May 15, 2021

If you want to connect to Socketio of a Volumio, yes thats also possible, use the Volumio.h library for that. (You may have to look at my main code as an example of how to use it.)
Please note that the library is not 100% finished, so some special functions like system setting, configuration of plugins, may be prepared but not work. All basic functions for regular use should do

@akshar001
Copy link
Author

Thanks for your help,
Thing is if you have done the socket.io succefully in your project you can tell people to use it as well,
There is no library outthere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants