v0.6.0
What's Changed
- Add support for SRT stats by @jeoliva in #20
- Fix #17 (work with SRT v1.4.2): Set proper
sockaddr_in
alloc size & resolve deprecation warning (use srt_create_socket instead srt_socket) by @tchakabam in #21 - Add support for SRTO_STREAMID by @Morpheus235 in #34
- node-src.cc: fix erratic value passed to srt_setsockflag for length arg (introduced with PR #34) by @tchakabam in #37
New Contributors
- @jeoliva made their first contribution in #20
- @Morpheus235 made their first contribution in #34
Full Changelog: v0.5.2...v0.6.0