61 releases (20 breaking)

new 0.22.0 May 24, 2024
0.20.0 Apr 26, 2024
0.19.5 Mar 31, 2024
0.17.0 Dec 13, 2023
0.7.0 Mar 8, 2021

#2 in #facilitating

Download history 191/week @ 2024-02-16 36/week @ 2024-02-23 342/week @ 2024-03-01 68/week @ 2024-03-08 25/week @ 2024-03-15 1/week @ 2024-03-22 441/week @ 2024-03-29 39/week @ 2024-04-05 3/week @ 2024-04-12 157/week @ 2024-04-19 384/week @ 2024-04-26 30/week @ 2024-05-03 267/week @ 2024-05-17

755 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.8–1.3MB
~28K SLoC