aliakh / demo-spring-sse

'Server-Sent Events (SSE) in Spring 5 with Web MVC and Web Flux' article and source code.
177 stars 60 forks source link

SSE & Firefox #4

Open fjakop opened 3 years ago

fjakop commented 3 years ago

I've trouble testing this with Firefox (latest).

I tested http://localhost:8080/sse/mvc/words and

Do you know this behaviour and if this is caused by FF (which I assume) or the backend?

I'm using FF on Ubuntu 20.0, no antivirus.