Skip to content

get event loop for the fastapi #825

@timofei-durakov

Description

@timofei-durakov

Is there any way to get event or provide event loop for the fast api app. I would like to run low level tcp server(asyncio low-level protocols) and fast api within the same process. So I need to reuse the same event loop for both of them. Is it possible doing somehow?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions