XRPLF / xrpl.js

A JavaScript/TypeScript API for interacting with the XRP Ledger in Node.js and the browser
https://xrpl.org/
1.2k stars 511 forks source link

Orderbook real-time stream #697

Closed tuloski closed 8 years ago

tuloski commented 8 years ago

Hi guys, I'm starting to play with new RippleAPI to convert all my old code. But in the documentation I didn't see any way to subscribe to a book with some push (stream) API for real-time. Is now the only way to get an orderbook by polling with "getOrderbook"?

shekenahglory commented 8 years ago

the orderbook module has been separated out into ripple-lib extensions - https://github.com/ripple/ripple-lib-extensions