mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-10 10:14:47 +00:00
Added RPyC to RPC Servers section of REAME.md
This commit is contained in:
parent
eb46fb3ed4
commit
58cc68aac6
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue