Commit graph

217 commits

Author SHA1 Message Date
Jack Robison 383f64b854
Merge pull request #19 from lbryio/python-3.8
python 3.8 support
2019-10-25 16:20:15 -04:00
Jack Robison d70618864a
test python 3.8 support 2019-10-25 16:13:11 -04:00
Jack Robison b3b020e01b
Merge pull request #18 from lbryio/fast-discover
Faster gateway discovery
2019-10-25 16:12:40 -04:00
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
Jack Robison b1c39cef7b
Merge pull request #16 from StrikerRUS/patch-1
bump year in license
2019-10-09 09:01:52 -04:00
Jack Robison 785e5f2db8
Merge pull request #17 from StrikerRUS/tests
use appropriate asserts in tests
2019-10-09 09:01:26 -04:00
StrikerRUS bad5a0c7f4 use appropriate asserts in tests 2019-10-09 01:04:58 +03:00
Nikita Titov 1a4664ab89
bump year in license 2019-10-09 00:27:06 +03:00
Jack Robison ab7ef0048b
bump to 0.0.14 2019-08-19 10:46:49 -04:00
Jack Robison 55f78f2895
raise UPnPError on null or empty result from get_external_ip 2019-08-15 17:23:32 -04:00
Jack Robison 312bab71d5
Merge pull request #15 from lbryio/fix-unhandled-errors
Fix unhandled errors
2019-08-15 17:00:48 -04:00
Jack Robison 21a379eb8c
simplify tests
-make it easy to add new device test cases
2019-08-15 16:48:41 -04:00
Jack Robison 4741842582
fix https://github.com/lbryio/aioupnp/issues/11 2019-08-15 14:53:35 -04:00
Jack Robison a0d1ca73e0
fix https://github.com/lbryio/aioupnp/issues/14 2019-08-15 14:53:35 -04:00
Jack Robison 6e8eb9a87f
uncomment and update debugging 2019-08-15 14:53:31 -04:00
Jack Robison 22586e3cdf
v0.0.13 2019-06-23 01:41:24 -04:00
Jack Robison 3754cca41f
Merge pull request #13 from lbryio/improve-coverage
more mypy refactoring, improve coverage
2019-05-23 21:35:36 -04:00
Jack Robison 5356b78e77
more mypy+coverage refactoring 2019-05-23 21:27:57 -04:00
Jack Robison e2ad340868
Merge pull request #12 from lbryio/mypy-refactor
mypy refactor, improve coverage
2019-05-22 03:05:09 -04:00
Jack Robison d87a1704ef
tests 2019-05-22 02:56:59 -04:00
Jack Robison f5f3cc5f95
coverage 2019-05-22 02:14:09 -04:00
Jack Robison 8457ef54e2
mypy 2019-05-22 01:56:16 -04:00
Jack Robison 7066b55c30
stubs 2019-05-22 00:45:33 -04:00
Jack Robison f7c8f7a605
coveragerc 2019-05-22 00:37:21 -04:00
Jack Robison 3ddec6ccf0
travis 2019-05-22 00:32:25 -04:00
Jack Robison 65dab4ce9f
pylint, more mypy refactoring, improve tests 2019-05-22 00:29:23 -04:00
Jack Robison 836271c6e0
tests 2019-05-21 18:17:17 -04:00
Jack Robison 4137f7cd8a
mypy refactor 2019-05-21 18:16:30 -04:00
Jack Robison a404269d91
bump version 2019-02-15 18:20:30 -05:00
Jack Robison 5121e3b0c4
Merge pull request #5 from lbryio/fix-unclean-exit
Fix unclean exit due to uncaught errors/exceptions
2019-02-11 12:28:28 -05:00
hackrush ca5ff5f225 Use done and pending, add unit test 2019-02-08 20:24:56 +05:30
hackrush ee8ff02d52 Call .exception() if both discoveries fail together, else return result 2019-02-02 12:22:20 +05:30
hackrush daaa41ba3d pass unicast if not None 2019-02-02 12:11:02 +05:30
Jack Robison 19e87e8cd2
Update README.md 2019-01-22 16:30:06 -05:00
Jack Robison 1361ffe9e7
Update README.md 2019-01-22 16:22:38 -05:00
Jack Robison ed138c7474
classifiers 2018-11-08 10:42:03 -05:00
Jack Robison 32bddf1570
bump 2018-11-08 10:34:59 -05:00
Jack Robison 5973c3de1c
add classifiers 2018-11-08 10:34:39 -05:00
Jack Robison b203a5bdc8
fix get_next_mapping 2018-11-08 10:34:20 -05:00
Jack Robison 3e26a6c2c7
fix mapping re-use 2018-10-30 13:43:10 -04:00
Jack Robison 1d7c95abfd
bump 2018-10-29 14:43:11 -04:00
Jack Robison 2bf23abf0a
cleaner unknown command error 2018-10-29 14:41:48 -04:00
Jack Robison 0b4c3cda8d
fix never retrieved timeout 2018-10-29 14:38:45 -04:00
Jack Robison 838823227b
bump 2018-10-29 13:16:31 -04:00