EventSource.Swift
EventSource.Swift copied to clipboard
Open callback not running until message is sent
Once the connection is opened, the callback isn't being called instantly, and is only being called once a message has been received.