EventSource.Swift
EventSource.Swift copied to clipboard
A simple Swift client library for the Server Side Events (SSE)
Results
1
EventSource.Swift issues
Sort by
recently updated
recently updated
newest added
Once the connection is opened, the callback isn't being called instantly, and is only being called once a message has been received.