Skip to content

meta: update to std::future and release an alpha. #1201

@carllerche

Description

@carllerche

This issue tracks the progress of updating Tokio to use std::future.

Crates to update

Examples

The examples should be updated to idiomatic async / await syntax.

  • blocking
  • chat-combinator-current-thread
  • chat-combinator
  • chat
  • connect
  • echo-udp
  • echo
  • hello_world
  • manual-runtime
  • print_each_packet
  • proxy
  • tinydb
  • tinyhttp
  • udp-client
  • udp-codec

Additional functionality

Besides requiring crates to have transitioned to std::future, some examples are blocked on additional functionality being added.

Alpha release

The first alpha release will happen once the examples have been updated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions