MockingMagician / coinbase-pro-sdk

Coinbase Pro API SDK - Communicate easily with the Coinbase Pro API in PHP
https://mockingmagician.github.io/coinbase-pro-sdk/
MIT License
22 stars 8 forks source link

[Question] What about websockets to get real-time market data? #15

Closed eusonlito closed 3 years ago

eusonlito commented 3 years ago

Hello! what about methods to get real-time exchange market data?

Thanks!

MockingMagician commented 3 years ago

Hi @eusonlito

websocket is mostly ready to run, you can track progress on the feat/websocket branch. Some progress are not already pushed on it, but I can tell you we are so close to a release :wink:

eusonlito commented 3 years ago

Great! Thanks!

MockingMagician commented 3 years ago

Done ! See 7071bad v0.8.0