So I got it working nicely, here is what the diffs look like for now:
I still have to update the examples, they are most certainly not compiling as it is.
However if you guys are not interested or just don't have the resources to process change requests I may save myself the trouble.
The changes are not minimalist. I had to do some clean-up, certain configuration options were just silly. I have not tested the POST code path. It's just a draft really, to feel the water.
I've deployed it in my project and does a really good job so far.
SSE is pretty cool for MCU to broadcast various sensor data for instance.
Cheers,
S.
From: Slion <nongnu.org@lenclud.com>
To: lwip-devel <lwip-devel@nongnu.org>
Date: Monday, 30 September 2024 15:27 CEST
Subject: HTTP SSE support
Hi guys,
I have a draft implementation for Server-Sent Events (SSE) support in apps/http.
I'm considering contributing it back once finalized. Would that be possible?
Though it does not look like there is a lot of activity on the project sadly.
Looks like there are a few patches submitted over the last few years and no one to process them apparently:
Moving the project to GitHub could help make the contribution process easier for everyone.
Cheers,
S.