We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Can you put a server and client demonstration for your implementation?
The text was updated successfully, but these errors were encountered:
However, the socket.io server is not implement yet. And the client only support websocket transport.
Sorry, something went wrong.
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 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.
No branches or pull requests
Can you put a server and client demonstration for your implementation?
The text was updated successfully, but these errors were encountered: