Skip to content

1.2.1

Latest
Compare
Choose a tag to compare
@Romixery Romixery released this 20 May 16:38
· 1 commit to master since this release

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 using delegate.
  • The example project has been updated and SwiftUI view, has been added to the project, alongside of UIKit version.