Skip to content

1.2.0

Compare
Choose a tag to compare
@Romixery Romixery released this 17 May 19:17
· 6 commits to master since this release
2c71e62

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