0.0.1
Initial release of WJXEventSource — HTML5 Server-Sent Events client for iOS.
Features:
- HTML5 SSE protocol compliance (id, event, data, retry fields)
- Event-listener pattern with addListener:forEvent:queue:
- Automatic reconnection with exponential backoff
- Thread-safe listener management
- Content-Type validation
- CocoaPods integration (iOS 10.0+, ARC)