From d28e39ffeb6de59e80c78aa6db0b221386ab8f0b Mon Sep 17 00:00:00 2001 From: Jason Rhinelander Date: Thu, 21 May 2020 02:54:45 -0300 Subject: [PATCH] README: C++14 -> C++17 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4331107..6393547 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # LokiMQ - zeromq-based message passing for Loki projects -This C++14 library contains an abstraction layer around ZeroMQ to support integration with Loki +This C++17 library contains an abstraction layer around ZeroMQ to support integration with Loki authentication, RPC, and message passing. It is designed to be usable as the underlying communication mechanism of SN-to-SN communication ("quorumnet"), the RPC interface used by wallets and local daemon commands, communication channels between lokid and auxiliary services (storage