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

vendor.github.com.pion.datachannel.go.mod Maven / Gradle / Ivy

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

require (
	github.com/pion/logging v0.2.2
	github.com/pion/sctp v1.8.0
	github.com/pion/transport v0.12.3
	github.com/stretchr/testify v1.7.0
)

go 1.13




© 2015 - 2024 Weber Informatics LLC | Privacy Policy