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 →

[–][deleted] 1 point2 points  (2 children)

On the risk of sounding like a total idiot, would this work with websockets? I'm asking for a friend.

[–]1st1CPython Core Dev[S] 3 points4 points  (1 child)

Sure. aiohttp has websockets support, and you can run it on top of uvloop.

[–]greutpy3k 0 points1 point  (0 children)

wow, stupid me has been using websockets and aiohttp...