Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Latest commit

 

History

History
 
 

tuic-quinn

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

tuic-quinn

A thin layer on top of quinn to provide functions for TUIC

Version Documentation License

Overview

This crate provides a wrapper Connection around quinn::Connection. It can be used to perform TUIC operations.

Note that there is no state machine abstraction for the TUIC protocol flow in this crate. You need to implement it yourself.

License

GNU General Public License v3.0