http2
http2 copied to clipboard
Eventsource
Hi! I'm trying to use this package for a SSE server behind a http2 proxy.
I'm able to connect to the server and get the first response but I'm unable to get the event's coming after the stream.incomingMessages
only seems to return the values in the first response.
Any idea how I should solve this?