drift-labs/protocol-v2

add grpc AccountSubscriber implementations

Closed this issue · 3 comments

Add gprc implementation for subscribing to account updates

Need to do more research but may unlock using Shyft drift indexes: https://x.com/Shyft_to/status/1800214445672583243?lang=en

I found that there are already WebSocketDriftClientAccountSubscriber and PollingDriftClientAccountSubscriber that implement this interface, do you mean to implement it again using Shyft?

see grpc* implementations