Skip to content

Releases: RxSwiftCommunity/RxMultipeer

1.1.2

31 May 22:51

Choose a tag to compare

Features

  • dbd64fc Exposes isAdvertising and isBrowsing on the MockSession

Fixes

1.1.0

01 May 17:59

Choose a tag to compare

Features

  • f0a25ef Add ability to recycle MCPeerID's, using this feature should solve some fragility issues.

Breaking Changes

  • 7252bbf The ClientType protocol has been removed as it was redundant. This should never really have been used in the first place, so it is only technically 'breaking'.

Other

  • 4927c87 A lot of documentation has been added to the code, so autocompletion should be more helpful now.