Skip to content

Provide IO types #3

@futursolo

Description

@futursolo

tokio provides the following IO types:

  1. Standard Input / Output
  2. TCP / UDP / Unix Sockets
  3. Named Pipes (Windows)

Whilst we cannot provide these traditional IO types when running in browsers, we can provide some other IO types:

  1. HTTP
  2. WebSockets
  3. WebRTC

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions