Skip to content

3.12.6

Compare
Choose a tag to compare
@ibc ibc released this 13 Jul 15:23
· 381 commits to v3 since this release
  • Worker: Add Transport::Destroying() protected method (PR #1114).
  • RtpStreamRecv: Fix jitter calculation (PR #1117, thanks to @penguinol).
  • Revert "Node: make types.ts only export types rather than the entire class/code" (PR #1109) because it requires typescript >= 5 in the apps that import mediasoup and we don't want to be that strict yet.