gi0baro / rloop

An AsyncIO event loop implemented in Rust
BSD 3-Clause "New" or "Revised" License
105 stars 0 forks source link

Road to RC1 #3

Open gi0baro opened 2 weeks ago

gi0baro commented 2 weeks ago

Need to implement/support:

Nice to have:

We also want to clearly states compatibility (python versions, platform support) and eventual diff from stdlib asyncio.

mikeckennedy commented 2 weeks ago

Awesome to see you working on this @gi0baro