mio icon indicating copy to clipboard operation
mio copied to clipboard

Tracking issue for v1

Open Thomasdezeeuw opened this issue 2 years ago • 1 comments

I've set a tentative deadline for Mio v1 on February 1st 2022. Any issue fixed before that are tracking in v1.0 milestone.

That gives us roughly 2 and half months to fix any bugs that appear in v0.8, although I don't expect many will since the implementation hasn't changed much since v0.7.

I don't expect any more changes to the API with only one possible addition: adding API/hooks for IOCP https://github.com/tokio-rs/mio/pull/1345. But I expect that will strictly be an addition and doesn't need to change existing API.

Thomasdezeeuw avatar Nov 13 '21 12:11 Thomasdezeeuw

@Thomasdezeeuw Do we want to wait on v1 for figuring out io_uring support, if this is something we are interested in?

Noah-Kennedy avatar Jul 08 '22 17:07 Noah-Kennedy

@Thomasdezeeuw Do we want to wait on v1 for figuring out io_uring support, if this is something we are interested in?

I took too long with v1, so I started in https://github.com/Thomasdezeeuw/a10 with io_uring.

Thomasdezeeuw avatar Feb 04 '23 15:02 Thomasdezeeuw

Closing this in favour of the milestone: https://github.com/tokio-rs/mio/milestone/4.

Thomasdezeeuw avatar Dec 23 '23 15:12 Thomasdezeeuw