versatica / mediasoup-client

mediasoup client side JavaScript library
https://mediasoup.org
ISC License
591 stars 237 forks source link

Remove SimulcastStream type assertions, bump @types/sdp-transform #265

Closed thebongy closed 1 year ago

thebongy commented 1 year ago

Just a small follow up PR to the changes made in (https://github.com/versatica/mediasoup-client/pull/246), where we had forced a type as the @types/sdp-transform package had broken types.

Since (https://github.com/DefinitelyTyped/DefinitelyTyped/pull/64119/files) has been merged upstream now (and we have already bumped to the version with the fix), we can go ahead with removing the hack now.

ibc commented 1 year ago

Released in mediasoup-client 3.6.85