g3/g3proxy/doc/protocol/index.rst
2024-01-11 15:00:30 +08:00

26 lines
472 B
ReStructuredText

.. _protocol:
########
Protocol
########
The protocols we used can be described as two categories:
* client protocol
The protocols we used to communicate to clients. See :doc:`client/index`.
* helper protocol
The protocols we used to communicate to helper programs. See :doc:`helper/index`.
* setup guide
Guides to setup the third-party tools to work with us. See :doc:`setup/index`.
.. toctree::
:hidden:
client/index
helper/index
setup/index