Skip to content

v2.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Feb 18:55
· 141 commits to master since this release

Changelog

  • 1f4b50d Add ServerName to tlsConfig for TLS-over-TCP
  • 0f8dbfa Update module github.com/pion/dtls/v2 to v2.2.6
  • b585d43 Update module github.com/pion/dtls/v2 to v2.2.5
  • 67f28cf Move util.go to more appropriately named files
  • 16d645c Move atomicError type into internal package
  • 583ad44 Replace closable interface by io.Closer
  • 359f068 Move fakePacketConn to dedicated file
  • 19ffbe7 Rename TestPairPriority and refactor it
  • b7897a6 Extract TestPairPriority