Closed bugbaal closed 2 years ago
Is there a way to add subscription without restart the call? In the same way the createUnsubscribeMessage does. Thanks
Please upgrade sdk to v1.1.27.
// Subscribe another channel $ws->send(json_encode($api->createSubscribeMessage('/market/ticker:LTC-BTC')));
Is there a way to add subscription without restart the call? In the same way the createUnsubscribeMessage does. Thanks