more refactor

This commit is contained in:
2025-11-18 02:38:23 -05:00
parent db15f43610
commit 01cd02c0f9
11 changed files with 39 additions and 24 deletions

View File

@@ -1,3 +1,5 @@
// stolen default impl from example
use quinn::rustls::{self, pki_types::*};
use std::sync::Arc;