ewilken / hap-rs

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

BLE Transport Support #48

Open ewilken opened 3 years ago

soundprojects commented 2 years ago

https://github.com/deviceplug/btleplug

This might be a good crate for some support on this. It allows for service discovery

The homekit simulator allows for BLE exposing so perhaps we can use this to test this crate