-
Notifications
You must be signed in to change notification settings - Fork 120
Closed
Description
Currently HAP-python
uses threads which, at least on a larger scale, does impact performance quite a bit. Are there plans to change to an async framework, like asyncio
in the future?
Unfortunately this would also require a more recent min python version, to take full advantage of the new async syntax introduced with py3.5.
Metadata
Metadata
Assignees
Labels
No labels