Can we look into adding an EventStream client? it would be really helpful to debug SSEs and they are really starting to take off.
Can you please provide more info? I'm not sure what EventStream or SSE are.
See(Server Sent Events) is a way for servers to push notifications to
clients (without websockets or the clients polling the server). It's based
on the older idea of http streaming, except it's more refined and involves
less hacking. Here is a short how to on both the client and server side
from MDN
https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events/Using_server-sent_events
On Tue, Jan 29, 2019, 3:37 AM Gregory Schier notifications@github.com
wrote:
Can you please provide more info? I'm not sure what EventStream or SSE are.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/getinsomnia/insomnia/issues/1345#issuecomment-458372619,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AR3nQljAOEqcKylTg6qjxDL-_nGrUu4hks5vH6XEgaJpZM4aOSIj
.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This is still interesting.
Any interest in this anymore?
Still interested
Why is it closed?
+1
Any progress on this?
The same seems to be asked for Postman but like this issue - went quiet...
https://github.com/postmanlabs/postman-app-support/issues/6682
This is still interesting.
👍
+1
Any update on this?
Most helpful comment
This is still interesting.