Closed hkirat closed 2 years ago
The new version of mediasoup-client allows concurrent consumer creation. That API has changed in the mediasoup-client (Ref https://github.com/versatica/mediasoup-client/pull/191/files) but is yet to change here.
mediasoup-client
This PR adds the logic for the receive method of the handler to accept an array to adhere to the new API
Thanks. However version 3.7.0 has been released and supports latest mediasoup-client.
The new version of mediasoup-client allows concurrent consumer creation. That API has changed in the
mediasoup-client
(Ref https://github.com/versatica/mediasoup-client/pull/191/files) but is yet to change here.This PR adds the logic for the receive method of the handler to accept an array to adhere to the new API