Apollon77 / hap-controller-node

Node.js library to implement a HAP (HomeKit) controller
Mozilla Public License 2.0
55 stars 15 forks source link

Implement "Secure Message" (if needed by anyone) #41

Open Apollon77 opened 3 years ago

Apollon77 commented 3 years ago

Currently the option to exchange HAP PDU messages after a secure session is established (HTTP: POST /secure-message) is not yet implemented. Could be done if there is a need for it

Also PRs are welcome :-)

Please "Thumbs up" on this post if it is interesting for anyone.