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

Server and Client Example #1

Open
levindecaro opened this issue Apr 2, 2024 · 3 comments
Open

Server and Client Example #1

levindecaro opened this issue Apr 2, 2024 · 3 comments
Labels
documentation Improvements or additions to documentation

Comments

@levindecaro
Copy link

Can you put a server and client demonstration for your implementation?

@zyxkad
Copy link
Member

zyxkad commented Apr 2, 2024

However, the socket.io server is not implement yet.
And the client only support websocket transport.

@zyxkad
Copy link
Member

zyxkad commented Apr 2, 2024

This project is actually making for my other project, https://github.com/LiterMC/go-openbmclapi. You can found client code examples at https://github.com/LiterMC/go-openbmclapi/blob/master/cluster.go#L295

@zyxkad zyxkad added the documentation Improvements or additions to documentation label Apr 2, 2024
@levindecaro
Copy link
Author

@zyxkad Thanks, just found you done a great work on v4 golang client, and try to see if i can incorporate your code into my project.

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

No branches or pull requests

2 participants