Skip to content

Question: Support for async-std runtime? #1538

@moulo19821

Description

@moulo19821

Hi,

Is there any plan to support the async-std runtime in the MongoDB Rust driver, similar to how it currently supports tokio?

The driver currently seems to depend on tokio for async I/O and runtime features, which makes it incompatible with async-std out of the box. I'm wondering if multi-runtime support (or async-std as an option) is on the roadmap.

Thanks!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions