diff options
Diffstat (limited to 'doc/protocols.rst')
-rw-r--r-- | doc/protocols.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/protocols.rst b/doc/protocols.rst index 1eea05ee2..d4b813017 100644 --- a/doc/protocols.rst +++ b/doc/protocols.rst @@ -31,6 +31,16 @@ 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 201: + +`NDPI_PROTOCOL_GOOGLE_MEET` +==================== +Google Meet is a video conferencing service from Google. + +References: `Main site: <https://meet.google.com/>`_. + + .. _Proto 338: `NDPI_PROTOCOL_SRTP` |