Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.3 KB

README.md

File metadata and controls

19 lines (13 loc) · 1.3 KB

A pluggable transport implementation based on Hysteria

Hysteria

Hysteria uses a custom version of QUIC protocol (RFC 9000 - QUIC: A UDP-Based Multiplexed and Secure Transport):

Usage

Implementation

The implementation uses Pluggable Transport Specification v3.0 - Go Transport API