Scribe of the Ziggurat

Results 16 comments of Scribe of the Ziggurat
trafficstars

Here is the 6 week memory graph - you can see that the last climb has a lower rate than the earlier ones ... but it still climbs :( ![image](https://github.com/zigster64/zig-zag-zoe/assets/72305366/1d567e84-b8a8-4b48-9531-2b5aaf78fcec)

3 week graph - sitting on 10MB memory usage, and constant traffic glorious !

I think the reasoning iirc was to present the connection as a blocking io stream, because that seems appropriate for the most common case. .. well, most common at the...

cool Yeah, I just take out the blocking mode transition now, write the header to start the SSE connection (in non-blocking mode), then hand back the stream to the caller....

Test / Hacking app that I will be adding to if you are interested https://github.com/zigster64/datastar-zig-train Will get back into this later - but what Im going to try is to...

Suggest we close this as it’s no longer relevant after writergate changes coming up