RobotPajamas / SwiftyTeeth

A simple, lightweight library intended to take away some of the cruft and tediousness of using CoreBluetooth
Apache License 2.0
23 stars 8 forks source link

Support cancellation of commands #24

Open sureshjoshi opened 6 years ago

sureshjoshi commented 6 years ago

All the queueable commands should optionally support cancellation semantics.

Maybe using a discardableResult, as my current usecase is for RxSwiftyTeeth