1.2.0
Major release! In this release:
- Starscream has been removed from the project. We use the native
URLSessionWebSocketTask
instead. - Upstreams are now supported. We can rely on
Combine
publishers, Instead of usingdelegate
. - Example project has been updated and
SwiftUI
view, has been added to the project, alongside ofUIKit
version.