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

Releases: gortc/gortcd

v0.20.3

03 Jan 00:25
v0.20.3
9683c60
Compare
Choose a tag to compare

Changelog

9683c60 mod: bump dependencies
27f4d76 e2e.chrome: try to fix

Docker images

  • docker pull gortc/gortcd:0.20.3
  • docker pull gortc/gortcd:latest

v0.20.0

26 Jul 12:47
v0.20.0
aba198f
Compare
Choose a tag to compare

Changelog

aba198f mod: update deps
3ab1fa4 e2e: try nat network for windows builds
dc2f11d e2e: fixes for network again
132b191 e2e: try transparent network for gortc-turn
0b3d639 e2e: fix version number in compose file
80123de e2e: use host network for gortc-turn builds
05d0ea5 all: use gortc.io

Docker images

  • docker pull gortc/gortcd:0.20.0
  • docker pull gortc/gortcd:latest

v0.19.1

23 Jul 10:23
v0.19.1
93cc997
Compare
Choose a tag to compare

Changelog

93cc997 all: use pion/stun and bump gortc/turn

Docker images

  • docker pull gortc/gortcd:0.19.1
  • docker pull gortc/gortcd:latest

v0.19.0

25 May 23:15
v0.19.0
1abd92c
Compare
Choose a tag to compare

Changelog

1abd92c ci: fix stun-client binary
37e98fb Go mod support (#36)
06c80c2 ci: enable modules in travis
49d48c3 e2e: update turn-client and stun-client Dockerfile-s
51fd092 e2e: fix turn-client dockerfile
5a43385 e2e: fix gortc-turn server.Dockerfile
002f233 all: move move e2e infra to go modules
8544ad1 all: use go mod

Docker images

  • docker pull gortc/gortcd:0.19.0
  • docker pull gortc/gortcd:latest

v0.18.7

17 May 11:14
v0.18.7
7d3ba13
Compare
Choose a tag to compare

Changelog

7d3ba13 allocator: use ip-only permissions and port-bindings (#35)
161063d allocator: document binding and permission differences
4e1709f allocator: use ip-only permissions and port-bindings
caea8c7 readme: mention --net=host in docker

Docker images

  • docker pull gortc/gortcd:0.18.7
  • docker pull gortc/gortcd:latest

v0.18.6

14 May 17:56
v0.18.6
Compare
Choose a tag to compare

Changelog

8d84054 cli: fallback while trying reuseport

Docker images

  • docker pull gortc/gortcd:0.18.6
  • docker pull gortc/gortcd:latest

v0.18.5

11 May 12:26
v0.18.5
6b88a6e
Compare
Choose a tag to compare

Changelog

6b88a6e dep: update gortc/ice to v0.6

Docker images

  • docker pull gortc/gortcd:0.18.5
  • docker pull gortc/gortcd:latest

v0.18.4

10 May 19:43
v0.18.4
9c3b635
Compare
Choose a tag to compare

Changelog

9c3b635 cli: add test for protocolNotSupported
98f9030 cli: improve protocolNotSupported
a5bd1ef cli: fix data race in multi-listen test
7a1cd7c cli: cover root command with tests

Docker images

  • docker pull gortc/gortcd:0.18.4
  • docker pull gortc/gortcd:latest

v0.18.3

06 May 21:42
v0.18.3
9a97a79
Compare
Choose a tag to compare

Changelog

9a97a79 cli: fix loop local variable bug in listeners iteration

Docker images

  • docker pull gortc/gortcd:0.18.3
  • docker pull gortc/gortcd:latest

v0.18.2

06 May 21:18
v0.18.2
f799d9b
Compare
Choose a tag to compare

Changelog

f799d9b cli: don't halt on "protocol not supported" error (fixes #32)

Docker images

  • docker pull gortc/gortcd:0.18.2
  • docker pull gortc/gortcd:latest