PureSwift / Bluetooth

Pure Swift Bluetooth library
http://pureswift.github.io/Bluetooth/
MIT License
176 stars 25 forks source link

Add @frozen to API #132

Closed colemancda closed 3 years ago

colemancda commented 3 years ago

Improve performance of library when used across modules as a shared library (e.g. .so, .dylib, .framework).