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

Alternative Go Client #5

Open
Freeaqingme opened this issue Feb 10, 2018 · 0 comments
Open

Alternative Go Client #5

Freeaqingme opened this issue Feb 10, 2018 · 0 comments
Assignees

Comments

@Freeaqingme
Copy link

Freeaqingme commented Feb 10, 2018

Howdy,

I wanted to integrate @Coinigy ( https://www.coinigy.com ), and therefore would also need SocketCluster support in Go. I initially started off with the provided Golang client, but its API appears to be a literal clone of the JS client. Now I understand this can be up to a certain extent desirable, but at the end of the day Go != Javascript.

As such, I decided to write my own implementation, which can be found here: https://github.com/Freeaqingme/go-socketcluster-client

Because Coinigy does not use JWT I did not implement that, but the other features have been implemented.

Perhaps this is worth considering to add as a second Go implementation?

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