#rpc #network #microservice

macro rpcx_derive

A rpc/microservice framework

8 releases

0.3.0 Jul 24, 2021
0.2.2 Sep 19, 2019
0.2.0 Aug 19, 2019
0.1.3 Aug 12, 2019

#48 in #microservice

Download history 16/week @ 2023-06-14 29/week @ 2023-06-21 29/week @ 2023-06-28 30/week @ 2023-07-05 9/week @ 2023-07-12 26/week @ 2023-07-19 12/week @ 2023-07-26 9/week @ 2023-08-02 12/week @ 2023-08-09 23/week @ 2023-08-16 16/week @ 2023-08-23 5/week @ 2023-08-30 26/week @ 2023-09-06 17/week @ 2023-09-13 7/week @ 2023-09-20

55 downloads per month
Used in 3 crates

MIT license

5KB

rpcx-rs

Build Status Crate API

Rust library for rpcx rpc/microservice framework.

This library has defined RpcxParam macro, which is used to implement into_bytes and from_slice methods for Arguments and Replies.

see rpcx-rs

License

rpcx-rs is distributed under the terms of both the MIT license.

See LICENSE-APACHE and LICENSE-MIT, and COPYRIGHT for details.

Dependencies

~6–17MB
~194K SLoC