From f04b4450a18e53cb53dbd08750eda518b0aeda4c Mon Sep 17 00:00:00 2001
From: Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com>
Date: Tue, 23 Jan 2024 23:08:13 +0300
Subject: Add STOMP protocol dissector (#2280)
---
doc/protocols.rst | 9 +++++++++
1 file changed, 9 insertions(+)
(limited to 'doc')
diff --git a/doc/protocols.rst b/doc/protocols.rst
index 4586ff41c..b6e2b6507 100644
--- a/doc/protocols.rst
+++ b/doc/protocols.rst
@@ -540,3 +540,12 @@ References: `Main site `_
Notes:
- Almost all of that traffic is related to their EA Origin game store.
+
+
+.. _Proto 390:
+
+`NDPI_PROTOCOL_STOMP`
+========================
+STOMP is a simple interoperable protocol designed for asynchronous message passing between clients via mediating servers. Supported in ActiveMQ and RabbitMQ.
+
+References: `Protocol Specs: `_
--
cgit v1.2.3