Hi! mediasoup 3.7.18 has been released. It comes with two important improvements:
- Support for optional fixed port on transports (PR #593 by @nazar-pc).
- Upgrade and optimize OpenSSL dependency (PR #598 by @vpalmisano):
- OpenSSL upgraded to version 1.1.1k.
- Enable the compilation of assembly extensions for OpenSSL.
- Optimize the worker build (
-O3
) and disable the debug flag (-g
).