Faster gateway discovery #18

Merged
jackrobison merged 7 commits from fast-discover into master 2019-10-25 22:12:41 +02:00

7 commits

Author SHA1 Message Date
Jack Robison
8e07d7f390
add tests + coverage
-test_socket_setup_error
-ssdp test_deadbeef_response
2019-10-25 14:47:43 -04:00
Jack Robison
1b25c009ca
mypy 2019-10-25 14:19:59 -04:00
Jack Robison
9570a843e3
tests 2019-10-25 01:30:58 -04:00
Jack Robison
655d2ff623
replace fuzzy_m_search with multi_m_search
-lower search timeout from 30s->3s
-send unicast/multicast at the same time, remove optional arg
2019-10-25 01:30:49 -04:00
Jack Robison
d8f309f8fe
fast discovery with multi_m_search
-remove m_search_args from Gateway
2019-10-21 19:02:59 -04:00
Jack Robison
68d6b815a1
don't catch CancelledError 2019-10-21 19:01:47 -04:00
Jack Robison
c3211215df
type annotations 2019-10-21 18:24:54 -04:00