All Downloads are FREE. Search and download functionalities are using the official Maven repository.

vendor.github.com.pion.turn.v2.go.mod Maven / Gradle / Ivy

There is a newer version: 2.9.1
Show newest version
module github.com/pion/turn/v2

go 1.13

require (
	github.com/pion/logging v0.2.2
	github.com/pion/randutil v0.1.0
	github.com/pion/stun v0.3.5
	github.com/pion/transport v0.13.0
	github.com/stretchr/testify v1.7.0
)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy