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

ticker event callback #9

Open
rvdende opened this issue Apr 25, 2015 · 3 comments
Open

ticker event callback #9

rvdende opened this issue Apr 25, 2015 · 3 comments

Comments

@rvdende
Copy link

rvdende commented Apr 25, 2015

Are you aware of a way to get a function triggered when the ticker updates, instead of repeatedly polling the api? I was trying to find the websocket that the html5 market uses but couldn't find it..

@bausmeier
Copy link
Owner

Unfortunately not. I am just polling the api at the moment. I haven't
looked at how the market works though.

On Sat, 25 Apr 2015, 14:36 Rouan van der Ende [email protected]
wrote:

Are you aware of a way to get a function triggered when the ticker
updates, instead of repeatedly polling the api? I was trying to find the
websocket that the html5 market uses but couldn't find it..

Reply to this email directly or view it on GitHub
#9.

@runners4tme
Copy link

Have you tried socket.io ?

@bausmeier
Copy link
Owner

@runners4tme I haven't looked into this since the Streaming API was added. I'm sure it would be straight forward enough to use, I just haven't tried.

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

3 participants