lbry-sdk/lbrynet/extras/daemon
Oleg Silkin b032e99dd1 Removes the twisted dependency from the analytics file and replaces it
with `asyncio` and `aiohttp`. Also removes the calling loop from the
analytics in favor of a `dict` that stores the names of the methods
and their coroutines that are wrapped inside a looping task. The tasks
are canceled when the analytics manager is asked to shutdown

Signed-off-by: Oleg Silkin <o.silkin98@gmail.com>
2019-01-11 14:33:45 -05:00
..
migrator migration fix 2019-01-08 23:15:25 -05:00
__init__.py absolute imports 2018-11-09 16:52:46 -05:00
analytics.py Removes the twisted dependency from the analytics file and replaces it 2019-01-11 14:33:45 -05:00
Component.py fully asyncio daemon api 2019-01-07 21:56:05 -05:00
ComponentManager.py fully asyncio daemon api 2019-01-07 21:56:05 -05:00
Components.py Removes the twisted dependency from the analytics file and replaces it 2019-01-11 14:33:45 -05:00
Daemon.py Removes the twisted dependency from the analytics file and replaces it 2019-01-11 14:33:45 -05:00
DaemonConsole.py Removes the twisted dependency from the analytics file and replaces it 2019-01-11 14:33:45 -05:00
Downloader.py hash announcer fix 2019-01-07 21:56:05 -05:00
ExchangeRateManager.py updated references lbrynet.core -> lbrynet.p2p 2018-11-04 20:25:24 -05:00
HashAnnouncer.py hash announcer fix 2019-01-07 21:56:05 -05:00
json_response_encoder.py fix json_response_encoder to also return correct confirmations 2018-12-06 00:49:07 -05:00
mime_types.py fix media type for files without extension 2019-01-10 10:22:37 -05:00
PeerFinder.py move files 2018-11-09 16:52:42 -05:00
PeerManager.py move files 2018-11-09 16:52:42 -05:00
Publisher.py remove d2f from storage function call 2019-01-10 22:38:27 -05:00
storage.py Removes the twisted dependency from the analytics file and replaces it 2019-01-11 14:33:45 -05:00
undecorated.py rebase master 2019-01-07 21:56:05 -05:00