Questions tagged [eventsource]

For questions relating to the HTML5 SSE (Server Sent Events) API; the JavaScript object is called EventSource.

215 questions
7
votes
5 answers

SSE incredibly slow

I am currently writing the communication framework for a web game, the communications map can be seen below: The code is as follows: test.php: Test