ewilken / hap-rs

Rust implementation of the Apple HomeKit Accessory Protocol (HAP)
Apache License 2.0
197 stars 35 forks source link

Apple has open-sourced HomeKitADK #22

Closed messense closed 4 years ago

messense commented 4 years ago

https://github.com/apple/HomeKitADK

FYI.

ewilken commented 4 years ago

Thank you! 🙂 Gonna look into that further when I find the time.