mirror of
https://github.com/vinta/awesome-python.git
synced 2025-01-18 07:16:59 +00:00
Merge pull request #1473 from comrumino/master
Added RPyC to RPC Servers section of REAME.md
This commit is contained in:
commit
6064dfde51
|
@ -964,6 +964,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