bundle.website.core.downloader¶
Downloader adapter that emits progress updates over websocket.
Classes¶
Downloader implementation that streams progress to a websocket client. |
Module Contents¶
- class bundle.website.core.downloader.DownloaderWebSocket(/, **data: Any)¶
Bases:
bundle.core.DownloaderDownloader implementation that streams progress to a websocket client.