pathom3
pathom3 copied to clipboard
Subscriptions
I was wondering if Pathom 3 supports live subscriptions. I have a Manifold Stream that receives updates at around 0.25s. I'd love to expose an API that allows users to subscribe with the shape of data they want and receive only that data via a websocket. Ideally this wouldn't be done using a batch delay query as users should receive the data as quickly as it's available.
I was wondering if Pathom supports this or if not, whether it is thought to be useful and what the steps might be to add it.
Thank you