pyxtermjs
pyxtermjs copied to clipboard
rewrite backend with async functions/Quart
You could also look at Quart, a drop-in ASGI implementation of Flask with websocket support. Might be easier than rewriting the whole thing. @pgjones and I would appreciate any feedback too. :-)
Oh cool, yes that would be much easier, thanks!