Announcing Tokio: A Finagle inspired network application framework for Rust

Hey all, I'm super excited to be announcing Tokio, something that i've been wanting to make happen for years (it just took a bit).

Announcement: Announcing Tokio. A Finagle inspired network application… | by Carl Lerche | Medium
Code: https://github.com/tokio-rs/tokio

The goal of Tokio is to make it super easy to write network code, both clients and servers. I hope to also enable an ecosystem of reusable middleware and higher level libraries built on top of Tokio.

Anyway, I would love to get your feedback :slight_smile:

11 Likes