Y
Hacker News
new
|
ask
|
show
|
jobs
by
noplay
3702 days ago
Does it mean that uvloop could allow the use of the same event loop implementation on the three major OS?
1 comments
1st1
3702 days ago
asyncio already allows that.
uvloop, as of now, only runs on *nix; but I hope we'll have Windows supported soon too.
link
uvloop, as of now, only runs on *nix; but I hope we'll have Windows supported soon too.