Skip to content

v0.6.0

Compare
Choose a tag to compare
@birme birme released this 13 May 14:17
· 33 commits to master since this release

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

Full Changelog: v0.5.2...v0.6.0