cloud-game/vendor/github.com/pion/turnc
2019-08-17 00:13:36 +08:00
..
.codecov.yml Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
.editorconfig Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
.gitignore Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
.golangci.yml Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
.travis.yml Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
bypass_writer.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
client.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
client_allocation.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
client_permission.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
go.mod Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
go.sum Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
go.test.sh Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
LICENSE Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
log.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
Makefile Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
multiplexer.go Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00
README.md Introduce Makefile and go vendor directory for faster build (#67) 2019-08-17 00:13:36 +08:00

Build Status codecov GoDoc

TURNc

Package turnc implements TURN [RFC5766] client. Based on pion/stun and gortc/turn packages.

Work in progress

Contributing

Check out the contributing wiki to join the group of amazing people making this project possible:

License

MIT