mirror of
https://github.com/OMGeeky/tarpc.git
synced 2026-01-07 03:56:48 +01:00
@@ -1,4 +1,7 @@
|
||||
## tarpc: Tim & Adam's RPC lib
|
||||
[](https://travis-ci.org/google/tarpc)
|
||||
|
||||
*Disclaimer*: This is not an official Google product.
|
||||
|
||||
tarpc is an RPC framework for rust with a focus on ease of use. Defining and implementing an echo-like server can be done in just a few lines of code:
|
||||
|
||||
3
tarpc/.travis.yml
Normal file
3
tarpc/.travis.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
language: rust
|
||||
rust:
|
||||
- nightly
|
||||
Reference in New Issue
Block a user