Skip to content

Add other runtimes, remove Tokio from default features #9

@whitfin

Description

@whitfin

There are many other popular runtimes besides Tokio, we should add modules for these runtimes too. The two in mind are smol and async_std but there are probably others.

At the same time all of these runtimes should be off by default, and opt-in via features in the dependencies. Obviously this will all be a major bump, so we can consider any changes in APIs here too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions