Skip to content

A tiny QUIC stack implemented by Rust

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

swananan/feather-quic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feather-QUIC

A tiny QUIC implementation in Rust

中文

Feather-QUIC is a personal experimental project aimed at implementing the QUIC protocol in Rust while also developing a client tool that offers flexible configuration options for QUIC’s underlying features. Along the way, I’ll document my thoughts and interesting details from the development process through a series of blog posts:

Implementing QUIC from Scratch with Rust: A Fresh Start

Implementing QUIC from Scratch with Rust: Runtime

Implementing QUIC from Scratch with Rust: Trying to analyse and implement QUIC Handshake 😂

Implementing QUIC from Scratch with Rust: Implement TLS 1.3 Handshake and QUIC-TLS Key Update

To be continued


Contribution Contributions are welcome! Feel free to open issues or submit pull requests to improve Feather-QUIC.


License This project is licensed under the MIT License. See the LICENSE file for more details.

About

A tiny QUIC stack implemented by Rust

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages