Rare find

EventSource. Receive live updates from a server in your Apple app.

github.com/mattt/EventSource

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2026
  • Release —1.4.1
  • Add explicit swift-nio dependency for Xcode 26 transitive dylib bug (…
February 2026
  • Release —1.4.0
  • Bump version to 1.4.0
  • Add support for `AsyncHTTPClient` (#17)
October 2025
  • Update integration test to give the connection task a chance to start…
  • Release —1.3.0
  • Bump version to 1.3.0
  • Add support for Linux (#14)
  • Make EventSource callbacks async (#15)
  • Configure `swift format` and add lint step to CI workflow (#12)
  • Fix testFullAPIIntegration flakiness (#13)
  • Update CI workflow to add Swift 6.2 / Xcode 26 to test matrix (#11)
September 2025
  • Release —1.2.0
  • Add Mac Catalyst to supported platforms (#10)
July 2025
  • Transfer project from Loopwork (#8)
June 2025
  • Update README
May 2025
  • Release —1.1.1
  • Bump version to 1.1.1
  • Fix access control for EventSource.Parser APIs (#6)
  • Release —1.1.0
  • Bump version to 1.1.0
  • Conform EventSource.ReadyState to Codable, Sendable, and CustomString…
  • Rename `EventSource.Error` to `EventSourceError` (#4)
  • Release —1.0.1
  • Bump version to 1.0.1
  • Expand SSE parser test coverage for retry, comment, and field edge ca…
April 2025
  • Release —1.0.0