Skip to content

Commit

Permalink
Vendor quinn crate
Browse files Browse the repository at this point in the history
Summary:
Quinn is rust implementation of QUIC protocol. We have an experimental prototopy code which depends on quinn in SMAX. This is not a production code and long term we should either:
- depend on some rust wrapper over https://github.com/facebook/mvfst
- remove this code

However, we are not able to migrate to fbsource without compiling it and we are not yet ready to deperecate/remove it. So, vendoring the quinn crate

Reviewed By: zertosh

Differential Revision: D61607670

fbshipit-source-id: 7a763a9b00474ee9ef6c167268043eda981ab4d6
  • Loading branch information
Konstantin Grechishchev authored and facebook-github-bot committed Aug 22, 2024
1 parent 459d52a commit 76bbc25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 76bbc25

Please sign in to comment.