rhummelmose / BluetoothKit

Easily communicate between iOS/OSX devices using BLE
Other
2.27k stars 267 forks source link

Option to disable chunking feature to improve compatibility with non bluetoothKit devices #90

Closed iain17 closed 6 years ago

iain17 commented 6 years ago

Added BKConfiguration option to disable the chunking feature in BluetoothKit. This to enable compatibility with non bluetoothKit devices. The linter made some changes though. That's in a separate commit. Please see the first commit and those changes.

rhummelmose commented 6 years ago

Great initiative, let me look at it tomorrow.

rhummelmose commented 6 years ago

Looks awesome.

rhummelmose commented 6 years ago

@iain17 I gave you contributor access. Please fix it up so that it builds properly and merge to master.