hap-java / HAP-Java

Java implementation of the HomeKit Accessory Protocol
MIT License
152 stars 83 forks source link

fix a pairing issue #67

Closed ccutrer closed 5 years ago

ccutrer commented 5 years ago

make sure we bind the HTTP server to the same address that we told Bonjour to advertise. otherwise we might end up listening on some rando interface that may not actually be able to accept connections