.. _f-serverhypercorn: module ``apps.server.server_hypercorn`` ======================================= .. inheritance-diagram:: mathenjeu.apps.server.server_hypercorn Short summary +++++++++++++ module ``mathenjeu.apps.server.server_hypercorn`` Server with :epkg:`hypercorn`. :githublink:`%|py|5` Classes +++++++ +-----------------------------------------------------------------------------------+-------------------------------------------------+ | class | truncated documentation | +===================================================================================+=================================================+ | :class:`ServerHypercorn ` | Implements a server based on :epkg:`hypercorn`. | +-----------------------------------------------------------------------------------+-------------------------------------------------+ Methods +++++++ +---------------------------------------------------------------------------------------+-------------------------+ | method | truncated documentation | +=======================================================================================+=========================+ | :py:meth:`__init__ ` | | +---------------------------------------------------------------------------------------+-------------------------+ | :meth:`run ` | Starts the server. | +---------------------------------------------------------------------------------------+-------------------------+ Documentation +++++++++++++ .. automodule:: mathenjeu.apps.server.server_hypercorn :members: :special-members: __init__ :show-inheritance: