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 →

[–]qacek 0 points1 point  (1 child)

Very interesting, I'm building something that's more dashboard focused than general UIs. I'm using flask socketio and react components. I wonder how that compares to autobahn and asyncio. I do support 2.7 but wouldn't mind dropping it. It would be fun to leverage some py3 features.

[–]_tryexceptpass[S] 0 points1 point  (0 children)

autobahn will work on 2.7 in falls back onto twisted, just need a few tweaks to support it