squeaky-pl / japronto

Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP server based on uvloop and picohttpparser.
MIT License
8.61k stars 581 forks source link

Support for text/event-stream #114

Open degupta opened 6 years ago

degupta commented 6 years ago

I want to send the output of tail -f on a file to the client. The way to that is via text/event-stream. However, Im not sure it's supported by japronto

tejastank commented 6 years ago

THIS FRAMEWORK NOT WELL MAINTAIN OR NO DOCUMENT, SO DON'T THINK FOR PRODUCTION, IN CASE FOR STREAMING SOLUTION GO WITH SANIC FRAMEWORK