Skip to content

Commit

Permalink
add trpc-go (#5075)
Browse files Browse the repository at this point in the history
* README: add trpc-go package to the Distributed Systems list

* update description

* update description cont'd
  • Loading branch information
liuzengh authored Jan 5, 2024
1 parent 09dff4e commit cff66a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)**

Expand Down

0 comments on commit cff66a6

Please sign in to comment.