Crate tensor_trade_stream
source ·Modules
Functions
- Connect to a new WebSocket GraphQL server endpoint, and return a
SubscriptionClient. This method will: a) connect to a ws(s):// endpoint, and perform the initial handshake, and b) set up channel forwarding to expose just the returnedPayloads to the client.