Using PureSwift GATT I wish to implement a GATT Peripheral that will be deployed on Darwin (MacOS, iOS, Mac Catalyst) and Linux platforms. How can a peripheral such as a Heart rate Monitor be implemented without custom coding for each platform?
Perhaps I am missing a trick?
Using PureSwift GATT I wish to implement a GATT Peripheral that will be deployed on Darwin (MacOS, iOS, Mac Catalyst) and Linux platforms. How can a peripheral such as a Heart rate Monitor be implemented without custom coding for each platform? Perhaps I am missing a trick?