Skip to content

use anyio instead of asyncio #155

@leon1995

Description

@leon1995

Summary

In order to be independend of the user chosen async library (e.g. trio) it would be a good idea to use anyio instead of bare asyncio

What is the feature request for?

The core library

The Problem

currently, there is no way to use this library with trio

The Ideal Solution

use anyio instead of bare asyncio to handle async calls

The Current Solution

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions