Socket
Socket
Sign inDemoInstall

mediasoup

Package Overview
Dependencies
Maintainers
1
Versions
348
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mediasoup - npm Package Versions

1
35

3.13.9

Diff

Changelog

Source

3.13.9

  • Update worker liburing dependency to 2.4-2 (PR #1254).
  • liburing: Enable by default (PR 1255).
jmillan
published 3.13.8 •

Changelog

Source

3.13.8

  • liburing: Enable liburing usage for SCTP data delivery (PR 1249).
  • liburing: Disable by default (PR 1253).
ibc
published 3.13.7 •

Changelog

Source

3.13.7

  • Update worker dependencies (PR #1201):
    • abseil-cpp 20230802.0-2
    • libuv 1.47.0-1
    • OpenSSL 3.0.8-2
    • usrsctp snapshot ebb18adac6501bad4501b1f6dccb67a1c85cc299
  • Enable liburing usage for Linux (kernel versions >= 6) (PR #1218).
ibc
published 3.13.6 •

Changelog

Source

3.13.6

  • Replace make + Makefile with Python Invoke library + tasks.py (also fix installation under path with whitespaces) (PR #1239).
ibc
published 3.13.5 •

Changelog

Source

3.13.5

  • Fix RTCP SDES packet size calculation (PR #1236 based on PR PR #1234 by @ybybwdwd).
  • RTCP Compound Packet: Use a single DLRR report to hold all ssrc info sub-blocks (PR #1237).
ibc
published 3.13.4 •

Changelog

Source

3.13.4

  • Fix RTCP DLRR (Delay Since Last Receiver Report) block parsing (PR #1234).
ibc
published 3.13.3 •

Changelog

Source

3.13.3

  • Node: Fix issue when 'pause'/'resume' events are not emitted (PR #1231 by @douglaseel).
ibc
published 3.13.2 •

Changelog

Source

3.13.2

  • FBS: LayersChangeNotification body must be optional (fixes a crash) (PR #1227).
ibc
published 3.13.1 •

Changelog

Source

3.13.1

  • Node: Extract version from package.json using require() (PR #1217 by @arcinston).
jmillan
published 3.13.0 •

Changelog

Source

3.13.0

  • Switch from JSON based messages to FlatBuffers (PR #1064).
  • Add TransportListenInfo in all transports and send/recv buffer size options (PR #1084).
  • Add optional rtcpListenInfo in PlainTransportOptions (PR #1099).
  • Add pause/resume API in DataProducer and DataConsumer (PR #1104).
  • DataChannel subchannels feature (PR #1152).
  • Worker: Make DTLS fragment stay within MTU size range (PR #1156, based on PR #1143 by @vpnts-se).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc