Full Changelog: 1.2.0...1.2.1
Following for previous major update:
- 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
. - The example project has been updated and
SwiftUI
view, has been added to the project, alongside ofUIKit
version.