Connectivity 5.2.0
Added
- Fluent configuration API: Connectivity may now be configured by passing a
ConnectivityConfiguration
object to the initializer.
Changed
- Internal
DispatchQueue
used by the framework now uses.default
QOS rather than.background
.