Scribe of the Ziggurat
Scribe of the Ziggurat
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 :( 
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