diff options
author | Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com> | 2024-01-07 20:04:59 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-07 18:04:59 +0100 |
commit | ce08291ccdd2cdcb65f83f97a0fff464310094c1 (patch) | |
tree | 6ffaeb24cf942f39bde047a95da5cb43205b0c39 /doc | |
parent | 40797521af054032908ca43de0878eda6255db77 (diff) |
Add Google Chat support (#2244)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/protocols.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/protocols.rst b/doc/protocols.rst index 423cb95a6..66195728c 100644 --- a/doc/protocols.rst +++ b/doc/protocols.rst @@ -456,3 +456,12 @@ References: `Main site <https://www.hl7.org/>`_ Ceph is a scalable distributed storage system. References: `Main site <https://ceph.io/en/>`_ + + +.. _Proto 381: + +`NDPI_PROTOCOL_GOOGLE_CHAT` +========================= +Google Chat is an instant messaging service from Google, which replaced Hangouts. + +References: `Main site <https://chat.google.com/>`_ |