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

tuic-quinn-0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jun 07:37

Version
Documentation
License

The TUIC project has been totally refactored and has been split into 4 crates. Crate tuic-quinn is a thin layer on top of quinn to provide functions for TUIC. Features:

  • Initiate relay task without dealing with low-level protocol details
  • Parse incoming stream / datagram as TUIC commands
  • Abstraction for CONNECT and PACKET command

tuic-quinn only implemented the newest TUIC protocol version 5. Full protocol specification can be found at https://github.com/EAimTY/tuic/blob/a299ef02d9f4ab5a0edbf58b9998f41bf768b332/SPEC.md