diff options
Diffstat (limited to 'doc/protocols.rst')
-rw-r--r-- | doc/protocols.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/protocols.rst b/doc/protocols.rst index 5dfef92a7..68e731af2 100644 --- a/doc/protocols.rst +++ b/doc/protocols.rst @@ -32,6 +32,14 @@ A Remote Procedure Call protocol over HTTP from Microsoft. References: `Protocol Specs: <https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-rpch/c0f4c9c5-1a61-4d10-b8e2-005378d1d212`_ +.. _Proto 182: + +`NDPI_PROTOCOL_RESP` +======================= +Redis Serialization Protocol + +References: `Protocol Specs: <https://redis.io/docs/reference/protocol-spec/`_ + .. _Proto 201: `NDPI_PROTOCOL_GOOGLE_MEET` |