Pretty much the title
Tokio is a layer on top of mio that uses futures in its API. You can write your own thing that does the same.
2 Likes
Pretty much the title
Tokio is a layer on top of mio that uses futures in its API. You can write your own thing that does the same.