MordhauBuddy


Streaming

Namespace: MordhauBuddy.Core
Parent Module: Http

Helper module for streams

Functions and values

Function or valueDescription
downloadZip(...)
Signature: downloadFile:DownloadFile -> stream:Async<Result<(type),string>> -> size:Result<string,string> -> cToken:(type) -> unit

Download and extract a zip file with continuations and progress updates

logger
Signature: Logger