mpetazzoni/sse.js

Browser Web Developer Tool not showing the events in the EventStream tab

Closed this issue · 2 comments

While I do receive the Server-Side events and the eventListeners pick them up, when I look for those events in the different browsers' (Chrome, Firefox) Web Developer Tools, the EventStream tab does not show them.

This is not a critical thing, but it would be useful for troubleshooting to be able to see these in the web developer tools.

See an example below:
image