Bouke / HAP

Swift implementation of the Homekit Accessory Protocol
https://boukehaarsma.nl/HAP/
MIT License
364 stars 50 forks source link

Fix/decrypt incomplete frames #80

Closed Bouke closed 5 years ago

gbrooker commented 5 years ago

Apologies, I've only just been able to try this out this weekend, and I confirm that this does seem to solve the problem.

In order to make the test case that I mentioned in Issue #77 work, there are a few unrelated changes required to update the Television accessory for the final release. I have posted those in PR #82