For a project I want to receive some Server Sent Event-data (with an ESP32) from another device.
I searched for several hours, but the only thing I constantly find is the other way around: ESP32 acting as a SSE-server
I really can't find ANYTHING about this, so I'm beginning to think that this isn't possible?! On the other hand: almost everything is possible with Arduino/ESP32, so hmzzzz...
Where can I look further? Is there maybe a tutorial for this somewhere?
I've never heard of SSE data, maybe others who might be able to help have not either. Maybe if you explained your project a bit more someone might be able to help