Skip to content

Releases: nwtgck/go-webrtc-piping

v0.5.0

20 Mar 00:19
Compare
Choose a tag to compare

Changelog

9dd38e9 Merge branch 'release/0.5.0'
440bdc7 bump: 0.5.0
13e23ca JsonFlag → JSONFlag
0ab0df3 feat: add -i option for --ice-servers
a1f1ee4 refactor: include DNS server setting to createHttpClient()
5ff0794 support --insecure and --dns-server options for "duplex" subcommand
4028969 not use array when the number of "urls" elements is 1
a3d6577 docs: options
53e96e9 Merge tag 'v0.4.0' into develop

v0.4.0

19 Mar 23:09
Compare
Choose a tag to compare

Changelog

17e09f7 Merge branch 'release/0.4.0'
45ea097 bump: 0.4.0
d714b4c go mod tidy
8bf2dac Merge branch 'feature/ice-server' into develop
7ea6fd8 ci: --ice-servers='[{"urls": "stun:stun.l.google.com:19302"}]'
2ff71c8 create --ice-servers option
931c2d8 inject webrtc.Config
f3c645e log SDP and candidate JSONs
fabe743 SilenceUsage: true,
f138e07 ci: P2P test
72302d1 ci: access forwarded ports
711abb0 use WaitGroup
f16496d build(deps): bump goreleaser/goreleaser-action from 2 to 4 (#2)
a087678 ci: go-version: 1.19
cf933e2 docs: add status badge and install sections
2eae25d Merge tag 'v0.3.0' into develop

v0.3.0

19 Mar 04:18
Compare
Choose a tag to compare

Changelog

7f1a551 Merge branch 'release/0.3.0'
99af0da bump: 0.3.0
4972910 build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.1 (#5)
732388a docs: add usages
35970ce build(deps): bump github.com/pion/webrtc/v3 from 3.1.42 to 3.1.58 (#6)
cba4e40 build(deps): bump actions/setup-go from 2 to 4 (#3)
1b1ad10 ci: go-version: 1.19
4721124 build(deps): bump actions/checkout from 2 to 3 (#1)
b2e65b7 ci: on: [push]
ae2658d dependabot: create .github/dependabot.yml
9efe868 Merge branch 'feature/webrtc-piping' into develop
2d95924 ci: use curl -f option
97bdf73 ci: "Duplex communication"
83c4c2e use RootCmd.PersistentFlags() and fix CI
387f291 create duplex subcommand
1619e1c create tunnel subcommand
38206ff webrtc-piping-tunnel → webrtc-piping
4cc6b5e update piping-werbrtc-signaling
6591166 join URL
92b341c sha256 initial json path
4af5832 send multiple candidates and notify finished
120b54d check HTTP status
a75e525 Merge tag 'v0.2.0' into develop

v0.2.0

04 Jul 12:09
Compare
Choose a tag to compare

Changelog

5d4678e Merge branch 'release/0.2.0'
570092b bump: 0.2.0
b215ce1 feat: add --insecure , --dns-server and --header options
9522f13 support UDP
c40b627 refactor: extract as tcpListener() and tcpDialer()
dac87b3 Merge tag 'v0.1.0' into develop

v0.1.0

02 Jul 14:42
Compare
Choose a tag to compare

Changelog

9899730 Merge branch 'release/0.1.0'
c924fcf bump: 0.1.0
dcb364c add --version option
5a68dcd deps: update
8b9cbd7 goreleaser
48a3b94 ci: GitHub Actions
d257959 create basic TCP tunneling using WebRTC and Piping Server
1af9025 Initial commit

v0.1.0-release-trigger2

02 Jul 14:22
Compare
Choose a tag to compare
Pre-release

Changelog

8b9cbd7 goreleaser
48a3b94 ci: GitHub Actions
d257959 create basic TCP tunneling using WebRTC and Piping Server
1af9025 Initial commit

v0.1.0-release-trigger1

02 Jul 14:14
Compare
Choose a tag to compare
Pre-release

Changelog

41455d8 goreleaser
48a3b94 ci: GitHub Actions
d257959 create basic TCP tunneling using WebRTC and Piping Server
1af9025 Initial commit