mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add trpc-go (#5075)
* README: add trpc-go package to the Distributed Systems list * update description * update description cont'd
This commit is contained in:
parent
09dff4e9b0
commit
cff66a6a2f
@ -957,6 +957,7 @@ _Packages that help with building Distributed Systems._
|
||||
- [sleuth](https://github.com/ursiform/sleuth) - Library for master-less p2p auto-discovery and RPC between HTTP services (using [ZeroMQ](https://github.com/zeromq/libzmq)).
|
||||
- [Temporal](https://github.com/temporalio/sdk-go) - Durable execution system for making code fault-tolerant and simple.
|
||||
- [torrent](https://github.com/anacrolix/torrent) - BitTorrent client package.
|
||||
- [trpc-go](https://github.com/trpc-group/trpc-go) - The Go language implementation of tRPC, which is a pluggable, high-performance RPC framework.
|
||||
|
||||
**[⬆ back to top](#contents)**
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user