This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
Is HTTP SSE (Server-Sent-Events) implementation possible in MSP432E401Y...?
Hi,
No, I don't think HTTP SSE is possible with the NDK stack used for MSP432E.
Hi,
Thanks for the reply.
Actually, we are developing a MSP432E4 based HTTP web server, We need the server to communicate events to the client without request from the client.
Is there a way possible..?