ewilken / hap-rs

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

Tokio 1, Hyper 0.14, AID cache & bind address determination #46

Closed ewilken closed 3 years ago

ewilken commented 3 years ago

Dependency Updates

Bind Address Determination

mDNS Responder Configuration

Server-side AID Cache

Other