pyxtermjs icon indicating copy to clipboard operation
pyxtermjs copied to clipboard

rewrite backend with async functions/Quart

Open cs01 opened this issue 3 years ago • 2 comments

cs01 avatar Oct 04 '22 05:10 cs01

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. :-)

davidism avatar Oct 04 '22 14:10 davidism

Oh cool, yes that would be much easier, thanks!

cs01 avatar Oct 04 '22 14:10 cs01