Starscream is a conforming WebSocket (RFC 6455) client library in Swift for iOS and OSX.
Starscream is a conforming WebSocket (RFC 6455) client library in Swift for iOS and OSX. It's Objective-C counter part can be found here: Jetfire
Features:
- Conforms to all of the base Autobahn test suite.
- Nonblocking. Everything happens in the background, thanks to GCD. TLS/WSS support.
- Simple concise codebase at just a few hundred LOC.
Github project: https://github.com/daltoniam/Starscream