Commit Graph

11 Commits

Author SHA1 Message Date
shortcutme b0b9a4d33c
Change to Python3 coding style 2019-03-15 21:06:59 +01:00
shortcutme b7a66295f6
Start local peer discovery async to avoid double announce 2018-08-26 02:46:12 +02:00
shortcutme 4fdd362ed5
Avoid starting multiple discover request for same unknown client 2018-06-21 21:55:32 +02:00
shortcutme ceff73ee5b
Make AnnounceLocalPlugin and AnnounceZeroPlugin compatible with SiteAnnouncer class 2018-04-28 22:10:16 +02:00
shortcutme d5eac963a9
Increase local peer timeout 2018-02-12 17:04:40 +01:00
shortcutme 6fa37c618b
Fix announce time limit typo 2018-02-10 00:58:05 +01:00
shortcutme 32d902d37f
Send discover request delayed on unknown peer discover request to allow the reponse arrive first 2018-02-09 17:43:33 +01:00
shortcutme f593199af7
Add metavar to cli argument help 2018-02-09 11:42:31 +01:00
shortcutme 26a5f12a8e
Generalize local announcer logging 2018-02-09 11:42:17 +01:00
shortcutme f3257a6743
Fix announcing without local announcer 2018-02-09 11:42:08 +01:00
shortcutme 6376f7dd56
AnnounceLocal plugin 2018-02-08 18:14:33 +01:00