118 releases (32 stable)

7.1.2 May 19, 2023
7.1.0 Apr 30, 2023
7.0.1 Feb 24, 2022
7.0.0-beta.1 Oct 25, 2021
0.17.0 Mar 29, 2017

#1013 in Network programming

Download history 27728/week @ 2023-12-13 17843/week @ 2023-12-20 14240/week @ 2023-12-27 27564/week @ 2024-01-03 29370/week @ 2024-01-10 30890/week @ 2024-01-17 28951/week @ 2024-01-24 29661/week @ 2024-01-31 32632/week @ 2024-02-07 32011/week @ 2024-02-14 25929/week @ 2024-02-21 27172/week @ 2024-02-28 29086/week @ 2024-03-06 29258/week @ 2024-03-13 25998/week @ 2024-03-20 16153/week @ 2024-03-27

106,303 downloads per month
Used in 106 crates (10 directly)

BSD-2-Clause

66KB
1.5K SLoC

amq-protocol

API Docs Build status Downloads


lib.rs:

AMQP types manipulation library

amq-protocol-types is a library aiming at providing an implementation/abstraction around AMQP types.

It implements the list of the different kind of types available, a value holder and serialization.deserialization facilities.

Dependencies

~1.5–2.5MB
~52K SLoC