68 releases
Uses new Rust 2024
new 0.25.0 | Mar 27, 2025 |
---|---|
0.24.2 | Jan 23, 2025 |
0.24.1 | Oct 25, 2024 |
0.22.1 | Jun 14, 2024 |
0.7.0 | Mar 8, 2021 |
#73 in #network-protocol
216 downloads per month
Used in async-proto
38KB
591 lines
This is async-proto
, a library crate facilitating simple binary network protocols with async
support.
For a list of available Cargo features, see the crate-level documentation.
lib.rs
:
Procedural macros for the async-proto
crate.
Dependencies
~0.7–1.1MB
~25K SLoC