mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-23 20:11:06 +00:00
Added RPyC to RPC Servers section of REAME.md
This commit is contained in:
parent
eb46fb3ed4
commit
58cc68aac6
|
@ -950,6 +950,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
*RPC-compatible servers.*
|
||||
|
||||
* [zeroRPC](https://github.com/0rpc/zerorpc-python) - zerorpc is a flexible RPC implementation based on [ZeroMQ](http://zeromq.org/) and [MessagePack](http://msgpack.org/).
|
||||
* [RPyC](https://github.com/tomerfiliba/rpyc) (Remote Python Call) - A transparent and symmetric RPC library for Python
|
||||
|
||||
## Science
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user