Connecting Stream to SubscriptionRef for priceStream
How to connect a
Stream
Stream
to a
SubscriptionRef
SubscriptionRef
? I have a
priceStream
priceStream
that is managed by underlying websocket connection, i want it to live forever and whenever i subscribe to this stream i instantly receive the last price as well as all next changes to that price