66 releases (22 breaking)

0.24.2 Jan 23, 2025
0.24.1 Oct 25, 2024
0.23.0 Aug 27, 2024
0.22.1 Jun 14, 2024
0.7.0 Mar 8, 2021

#3 in #facilitating

Download history 185/week @ 2024-10-09 26/week @ 2024-10-16 111/week @ 2024-10-23 26/week @ 2024-10-30 17/week @ 2024-11-06 5/week @ 2024-11-13 13/week @ 2024-11-20 4/week @ 2024-11-27 8/week @ 2024-12-04 17/week @ 2024-12-11 120/week @ 2025-01-22

120 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.1MB
~25K SLoC