# rpcx-rs [![Build Status](https://travis-ci.org/smallnest/rpcx-rs.svg?branch=master)](https://travis-ci.org/smallnest/rpcx-rs) [![Crate](https://img.shields.io/crates/v/rpcx-protocol.svg)](https://crates.io/crates/rpcx-rs) [![API](https://docs.rs/rpcx-protocol/badge.svg)](https://docs.rs/rpcx-rs) Rust library for [rpcx](https://rpcx.site) rpc/microservice framework. This library implements rpcx server side. see [rpcx-rs](https://github.com/smallnest/rpcx-rs) ## 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.