diff --git a/README.md b/README.md index 66b75f68..5101e8ac 100644 --- a/README.md +++ b/README.md @@ -639,6 +639,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [NATS](https://github.com/nats-io/gnatsd) - Lightweight, high performance messaging system for microservices, IoT, and cloud native systems. * [outboxer](https://github.com/italolelis/outboxer) - Outboxer is a go library that implements the outbox pattern. * [pglock](https://cirello.io/pglock) - PostgreSQL-backed distributed locking implementation. +* [pjrpc](https://gitlab.com/pjrpc/pjrpc) - Golang JSON-RPC Server-Client with Protobuf spec. * [raft](https://github.com/hashicorp/raft) - Golang implementation of the Raft consensus protocol, by HashiCorp. * [raft](https://github.com/coreos/etcd/tree/master/raft) - Go implementation of the Raft consensus protocol, by CoreOS. * [rain](https://github.com/cenkalti/rain) - BitTorrent client and library.