Configuration ============= The ``asgiconfig`` dialect (the recipe you write), the grammar it speaks, and the read door the runtime reads it through. .. automodule:: genro_asgi.config.builder :members: :show-inheritance: .. automodule:: genro_asgi.config.elements :members: AsgiServerGrammar :show-inheritance: .. automodule:: genro_asgi.config.handler :members: :show-inheritance: Database handler ---------------- .. automodule:: genro_asgi.db :members: :show-inheritance: