I have been using LC to access an API through conventional means, but
that site has now changed access to use a WebSocket protocol. I have
tried various methods, but just can’t get it to work.
I would appreciate it if someone familiar with sockets could take a look
and show me how to do this.
The information I am looking to receive is what is produced through this
now deprecated API. It is a list of all of the digital tokens being
traded at this site. (Note: you may have to send this link a few times
in order to get a response. The site is often overloaded.)
put https://api.etherdelta.com/returnTicker
I want to receive the same information, but using the new WebSocket API
shown here.
https://github.com/etherdelta/etherdelta.github.io/blob/master/docs/API.md
https://github.com/etherdelta/etherdelta.github.io/tree/master/bots
Thank you very much for help with this.
Richard Miller
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode