3 releases
0.1.0-pre-alpha5 |
|
---|---|
0.1.0-pre-alpha4 |
|
0.1.0-pre-alpha3 |
|
0.1.0-pre-alpha2 |
|
#2320 in Network programming
119 downloads per month
Used in 2 crates
80KB
2K
SLoC
tuic-quinn
A thin layer on top of quinn to provide functions for TUIC
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
lib.rs
:
Side marker types for a connection.
Dependencies
~6–12MB
~201K SLoC