Hacker News new | ask | show | jobs
by int_19h 1409 days ago
This all is much more straightforward in languages with syntactic sugar for iterators, such as "yield" in C# and Python:

https://flask.palletsprojects.com/en/2.2.x/patterns/streamin...

1 comments

Love too make those async thunks!