Crates.io | quickie |
lib.rs | quickie |
version | 0.7.0 |
source | src |
created_at | 2022-07-19 17:17:42.252808 |
updated_at | 2024-05-24 09:28:53.496531 |
description | A simple, low-level, and customizable implementation of a QUIC P2P node. |
homepage | |
repository | https://github.com/ljedrz/quickie |
max_upload_size | |
id | 628443 |
size | 157,327 |
quickie is a simple, low-level, and customizable implementation of a QUIC P2P node. Its design is inspired by pea2pea.
quinn
crate does the QUIC heavy-lifting, the user should have access to most of its functionalitiesQuickie
trait for itThat's it!
quinn
features are exposed yet1.0