An work in progress experimental QUIC API that implements:
- QUIC API wrapper for Peer-to-peer and server/clients communications.
- draft-ietf-webtrans-http3-14
The library doesn't implement the QUIC protocol itself. It relies on quic-go for this purpose.
Check out WebRTC for the Curious. A book about WebRTC in depth, not just about the APIs. Learn the full details of ICE, SCTP, DTLS, SRTP, and how they work together to make up the WebRTC stack. This is also a great resource if you are trying to debug. Learn the tools of the trade and how to approach WebRTC issues. This book is vendor agnostic and will not have any Pion specific information.
Pion has an active community on Discord. Please ask for help about anything, questions don't have to be Pion specific! Come share your interesting project you are working on. We are here to support you.
- No Cgo usage
- Wide platform support
- Easy to build Numbers generated on Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz
- Time to build examples/play-from-disk - 0.66s user 0.20s system 306% cpu 0.279 total
- Time to run entire test suite - 25.60s user 9.40s system 45% cpu 1:16.69 total
- Tools to measure performance provided
The library is in active development, a readmap is coming soon.
Pion has an active community on the Discord.
Follow the Pion Bluesky or Pion Twitter for project updates and important WebRTC news.
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
Check out the contributing wiki to join the group of amazing people making this project possible
MIT License - see LICENSE for full text
