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 TUIC protocol flow state machine abstraction in this crate. You need to implement it yourself.

License

GNU General Public License v3.0