From 50e39e989cca99bad5e00c71555312409430f790 Mon Sep 17 00:00:00 2001 From: Johnathon Slightham Date: Wed, 11 Feb 2026 02:45:53 -0500 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 02b9539..097f8ca 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ The RPC library provides an interface to interact directly with the BotChain dev - mDNS discovery of modules - TCP connection to modules - UDP connection to modules -- An MPI like messaging interface +- An MPI like messaging interface, with a subset of the features +- A unary gRPC like messaging interface The latest releases of the RPC library can be found in our [artifactory](http://jslightham.com:8082), or on [Jenkins](https://jenkins.jslightham.com/job/Botchain/job/librpc/).