.. _protocol: ######## Protocol ######## This section describes the protocol surfaces exposed or used by ``vey-proxy``. They fall into three broad categories: * Client protocols Protocols used between ``vey-proxy`` and its clients. See :doc:`client/index`. * Helper protocols Protocols used between ``vey-proxy`` and external helper services. See :doc:`helper/index`. * Setup guides Guides for integrating third-party tools with ``vey-proxy``. See :doc:`setup/index`. .. toctree:: :hidden: client/index helper/index setup/index