54 releases

0.19.5 Mar 31, 2024
0.18.0 Feb 16, 2024
0.17.0 Dec 13, 2023
0.16.10 Jul 28, 2023
0.7.0 Mar 8, 2021

#2 in #facilitating

Download history 122/week @ 2024-02-12 96/week @ 2024-02-19 15/week @ 2024-02-26 382/week @ 2024-03-04 47/week @ 2024-03-11 343/week @ 2024-03-25 128/week @ 2024-04-01

532 downloads per month
Used in async-proto

MIT license

38KB
591 lines

crates.io badge docs.rs badge

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.2MB
~26K SLoC