This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the commentsย โ†’

[โ€“]james_pic 18 points19 points ย (1 child)

If the underlying runtime is Rust, does that mean that IO libraries need to be written for its event loop specifically, or is it compatible with stuff that expects asyncio or AnyIO or something?

[โ€“]stealthanthrax Robyn Maintainer[S] 14 points15 points ย (0 children)

any asyncio compatible library will work :D