Implement QUIC traits (untested)

This commit is contained in:
Jan Rüth 2023-11-29 23:58:34 +01:00 committed by Jan
commit b24ac52817
5 changed files with 247 additions and 7 deletions

View file

@ -1,5 +1,7 @@
# boring-rustls-provider
[![Build Status](https://github.com/janrueth/boring-rustls-provider/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/janrueth/boring-rustls-provider/actions/workflows/ci.yml?query=branch%3Amain)
This is supposed to be the start to a [boringssl](https://github.com/cloudflare/boring)-based [rustls](https://github.com/rustls/rustls) crypto provider.
## Status