#async #network-protocol #websocket

macro async-proto-derive

Proc-macros for the async-proto crate

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

Download history 8/week @ 2024-12-04 17/week @ 2024-12-11 120/week @ 2025-01-22 14/week @ 2025-01-29 27/week @ 2025-02-05 3/week @ 2025-02-19 57/week @ 2025-02-26 157/week @ 2025-03-12 2/week @ 2025-03-19

216 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