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

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

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

require (
	github.com/davecgh/go-spew v1.1.1 // indirect
	github.com/kr/pretty v0.1.0 // indirect
	github.com/pion/logging v0.2.2
	github.com/pion/randutil v0.1.0
	github.com/pion/transport v0.12.3
	github.com/stretchr/testify v1.7.0
	gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
)

go 1.13




© 2015 - 2024 Weber Informatics LLC | Privacy Policy