react-native-eventsource
react-native-eventsource copied to clipboard
Why close-event-listener is not called on close.
I'm using springboot SseEmitter as a backend.
Why the closeEventListener
is not called when emitter is closed. On the contrary, ErrorEventListener
is called.