Commit Graph

19 Commits

Author SHA1 Message Date
J. Nick Koston 4cff8555d2
Remove zeroconf listener removal workaround (#860) 2024-04-17 16:18:36 -05:00
J. Nick Koston e2bbbf4da5
Avoid creating tasks for starting/finishing the connection (#826) 2024-02-16 20:47:26 -06:00
J. Nick Koston 41eeabcc08
Pin cryptography and chacha20poly1305-reuseable to minimum compatible versions (#822) 2024-02-06 12:08:31 -06:00
J. Nick Koston 05ee53c16d
Add happy eyeballs support (RFC 8305) (#789) 2023-12-12 07:24:31 -10:00
J. Nick Koston 280b9a7ab7
Bump chacha20poly1305-reuseable to >=0.12.0 (#792) 2023-12-11 19:09:52 -10:00
J. Nick Koston 81598d817b
Bump zeroconf to >=0.128.4,<1.0 (#791) 2023-12-11 19:07:03 -10:00
J. Nick Koston f9fa36a89c
Remove async_timeout requirement on python 3.11+ (#570) 2023-10-12 10:03:30 -10:00
J. Nick Koston a8e7d40874
Speed up noise by using chacha20poly1305-reuseable (#451) 2023-06-30 09:04:26 -05:00
Jesse Hills c2ed072c88
Protobuf version upgrades (#307) 2022-11-23 07:20:23 +13:00
Morton Jonuschat ab0c82bc04
Add async-timeout to requirements.txt (#255) 2022-09-28 22:16:49 +13:00
Otto Winter dd9d716c10
Require zeroconf >=0.36 (#118) 2021-10-13 10:19:42 +02:00
Otto Winter 015e9c8d5e
Add noise API transport support (#100) 2021-09-09 09:12:07 +12:00
Otto Winter 8d08689b29
Support for old zeroconfs (#88) 2021-09-07 18:52:54 +02:00
Otto Winter 2629e8d86c
Update host_resolve for zeroconf 0.32.0 (#52) 2021-06-30 17:00:22 +02:00
Otto Winter 872c643058
Switch from attrs to dataclasses (#36) 2021-06-29 15:36:14 +02:00
Otto Winter a802e70e66
Load requirements from requirements.txt 2020-07-15 13:41:55 +02:00
Otto Winter 90f32e7a63
Update requirements 2020-07-14 19:46:45 +02:00
Otto Winter 39b5ffca1a
Add zeroconf host resolver 2019-02-11 16:56:18 +01:00
Otto Winter f8ec2684cb
Initial commit 2018-12-13 21:34:57 +01:00