You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
srs/trunk/3rdparty/srs-bench/vendor/github.com/pion/datachannel
winlin 876210f6c9 For regression test, add srs-bench to 3rdparty 4 years ago
..
.gitignore For regression test, add srs-bench to 3rdparty 4 years ago
.golangci.yml For regression test, add srs-bench to 3rdparty 4 years ago
DESIGN.md For regression test, add srs-bench to 3rdparty 4 years ago
LICENSE For regression test, add srs-bench to 3rdparty 4 years ago
README.md For regression test, add srs-bench to 3rdparty 4 years ago
codecov.yml For regression test, add srs-bench to 3rdparty 4 years ago
datachannel.go For regression test, add srs-bench to 3rdparty 4 years ago
go.mod For regression test, add srs-bench to 3rdparty 4 years ago
go.sum For regression test, add srs-bench to 3rdparty 4 years ago
message.go For regression test, add srs-bench to 3rdparty 4 years ago
message_channel_ack.go For regression test, add srs-bench to 3rdparty 4 years ago
message_channel_open.go For regression test, add srs-bench to 3rdparty 4 years ago
renovate.json For regression test, add srs-bench to 3rdparty 4 years ago

README.md


Pion Data Channels

A Go implementation of WebRTC Data Channels

Pion Data Channels Slack Widget
Build Status GoDoc Coverage Status Go Report Card License: MIT


See DESIGN.md for an overview of features and future goals.

Roadmap

The library is used as a part of our WebRTC implementation. Please refer to that roadmap to track our major milestones.

Community

Pion has an active community on the Golang Slack. Sign up and join the #pion channel for discussions and support. You can also use Pion mailing list.

We are always looking to support your projects. Please reach out if you have something to build!

If you need commercial support or don't want to use public methods you can contact us at team@pion.ly

Contributing

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

License

MIT License - see LICENSE for full text