Is there a way to limit the bandwidth in NSURLSession?
I'm making file-sync-client for macOS like Dropbox/GoogleDrive/pCloud
and they all have bandwidth limiting options, but I'm not sure how to configure NSURLSession to respect bandwidth limiting.