serve_app
faststream.specification.asyncapi.site.serve_app #
serve_app(
schema: Specification, host: str, port: int
) -> None
Serve the HTTPServer with AsyncAPI schema.
faststream.specification.asyncapi.site.serve_app #serve_app(
schema: Specification, host: str, port: int
) -> None
Serve the HTTPServer with AsyncAPI schema.
faststream/specification/asyncapi/site.py