# rpcx-rs
[](https://travis-ci.org/smallnest/rpcx-rs)
[](https://crates.io/crates/rpcx-rs)
[](https://docs.rs/rpcx-rs)
Rust library for [rpcx](https://rpcx.site) rpc/microservice framework.
This library implements [rpcx protocol](https://doc.rpcx.site/part5/protocol.html), which is used to communicate between rpcx clients and rpcx services in cross program languages.
## License
rpcx-rs is distributed under the terms of both the MIT license.
See [LICENSE-APACHE](LICENSE-APACHE) and [LICENSE-MIT](LICENSE-MIT), and
[COPYRIGHT](COPYRIGHT) for details.