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

Websocket support #54

Open
bluppfisk opened this issue Jun 6, 2018 · 3 comments
Open

Websocket support #54

bluppfisk opened this issue Jun 6, 2018 · 3 comments

Comments

@bluppfisk
Copy link
Owner

While using my phone hotspot the other day, I noticed how much data the REST API takes with 5 tickers and 3s refresh rate: constantly pulling at 10-15KBps. Websockets should minimise the amount of bandwidth.

@chrisplusplus
Copy link
Contributor

Coincidentally, I'm doing a lot of websocket dev at work so it's fresh on my brain. I'll take a look when I have some spare time

@bluppfisk
Copy link
Owner Author

at the moment I have very little time to work on this project so I would very much welcome any contribution. You can check out my 'websocks' branch where I got something rudimentary going. But the issue is getting it to run properly (and reliably) in a GUI environment. If you have any ideas on that, I'd love to try and implement!

@bluppfisk
Copy link
Owner Author

bluppfisk commented Jan 25, 2019

hi @chrisplusplus ; have you ever looked into this? Kraken is soon supporting Websockets so it'd be fun to integrate it

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

No branches or pull requests

2 participants