Bouke / HAP

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

Upgrade NIO to v2 #91

Closed Bouke closed 4 years ago

Bouke commented 5 years ago

NIO released a new major version (v2), which includes some breaking API changes affecting us. This issue tracks the progress of upgrading to v2.

ahti commented 5 years ago

fwiw, I did a quick and dirty port to nio2 a few months ago, which was rather straight-forward. So I don't think it should be much hassle now.

gbrooker commented 4 years ago

Is this closed now ?