Skip to content

support soml runtime #15

Closed
Closed
@luover

Description

@luover

support smol runtime let ntex be first rust framework can support tokio/async-std ecosystem.

I find smol support task::local and Thread-local executor for !Send futures. so i think ntex can port to support smol runtime. async-std will support/use it

I think it will be some cool:

  • we can use std api more direct (fs, net, etc)
  • better work with futures library (like futures-io)
  • anyone can use ntex no need care runtime.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions