From 6a77a891a8d7581f0419235e61ada89c40a80ca7 Mon Sep 17 00:00:00 2001 From: Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com> Date: Thu, 18 Jul 2024 17:18:12 +0300 Subject: Add Nano (XNO) protocol support (#2508) --- doc/protocols.rst | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'doc') diff --git a/doc/protocols.rst b/doc/protocols.rst index b987111e4..1f09d3ca9 100644 --- a/doc/protocols.rst +++ b/doc/protocols.rst @@ -865,3 +865,21 @@ References: `Main Site `_ and `Documentation `_ + + +.. _Proto 419: + +`NDPI_PROTOCOL_CLICKHOUSE` +====================== +ClickHouse is an open-source columnar database management system designed for online analytical processing (OLAP) of queries. + +References: `Main site: `_ + + +.. _Proto 420: + +`NDPI_PROTOCOL_NANO` +====================== +Nano (XNO) is a decentralized, open-source cryptocurrency that focuses on delivering fast, fee-less, and eco-friendly transactions through its unique block-lattice structure. + +References: `Main site: `_ -- cgit v1.2.3