Bouke / HAP

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

Re-implement async tests for Swift-NIO #74

Open Bouke opened 5 years ago

Bouke commented 5 years ago

There are a few async tests in EndpointTests.swift that are currently commented out, as they don't work as-is with the swift-nio library.