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.
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