Skip to content
This repository has been archived by the owner on Mar 22, 2022. It is now read-only.

Rewrite all I/O to use Tokio. #9

Open
6 tasks
bheesham opened this issue Sep 12, 2016 · 0 comments
Open
6 tasks

Rewrite all I/O to use Tokio. #9

bheesham opened this issue Sep 12, 2016 · 0 comments

Comments

@bheesham
Copy link
Member

bheesham commented Sep 12, 2016

  • Handle connections.
    • Multiple connections.
    • Client closes connection.
    • Unexpected events (client disconnected, server loses connection, etc).
  • Handle reading.
  • Handle writing.

Tokio: https://github.com/tokio-rs/tokio

@bheesham bheesham added this to the Use Tokio. milestone Sep 12, 2016
@bheesham bheesham self-assigned this Sep 12, 2016
@ChristopherBlackman ChristopherBlackman self-assigned this Sep 12, 2016
@bheesham bheesham changed the title Rewrite I/O. Rewrite all I/O to use Tokio. Sep 12, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants