serum-community / pyserum

Pyserum is client library to interact with Serum DEX
MIT License
160 stars 61 forks source link

Implement websocket for price feed update #78

Open leofisG opened 3 years ago

leofisG commented 3 years ago

User request to receive price data update from pyserum: https://discord.com/channels/739225212658122886/752530209848295555/837494956233850900

I think this probably need solana-py to implement websocket first.