Skip to content
This repository has been archived by the owner on Jun 5, 2021. It is now read-only.

Releases: gortc/stun

v1.23.0

01 Nov 17:48
v1.23.0
ba5d9a7
Compare
Choose a tag to compare

RFC 8489 constants, gob and binary interfaces

  • Add new constants from RFC 8489
  • Implement encoding.{BinaryMarshaler,BinaryUnmarshaler}
  • Implement gob.{GobEncoder,GobDecoder}
  • Update vendored hmac implementation

v1.22.2

03 May 23:18
v1.22.2
b5cadfb
Compare
Choose a tag to compare
update readme

v1.22.1

03 Jan 00:29
v1.22.1
8f52f82
Compare
Choose a tag to compare
very minor uri parsing fix for possible error

v1.21.1

02 Oct 16:48
v1.21.1
f79a38c
Compare
Choose a tag to compare
mitigate breaking change

v1.21.0

26 Jul 22:45
v1.21.0
de983a6
Compare
Choose a tag to compare
gortc.io import path

v1.19.0

28 Apr 08:22
v1.19.0
3c40912
Compare
Choose a tag to compare
add WithNoConnClose ClientOption

v1.18.5

08 Mar 19:15
v1.18.5
ce5eeed
Compare
Choose a tag to compare
all: mostly linter fixes

v1.18.4

18 Feb 20:59
v1.18.4
a9ca8ba
Compare
Choose a tag to compare
minor linter warning fixes

v1.18.3

09 Feb 10:52
v1.18.3
d7d0e9b
Compare
Choose a tag to compare
fixed linter warnings and docs

v1.18.2

16 Nov 19:02
v1.18.2
ce9f38f
Compare
Choose a tag to compare
fix tests