Skip to content

Instantly share code, notes, and snippets.

@LukeSmith16
Created April 7, 2023 17:28
Show Gist options
  • Save LukeSmith16/b0b9b3a2bbb4a96a974a369e4c98d79c to your computer and use it in GitHub Desktop.
Save LukeSmith16/b0b9b3a2bbb4a96a974a369e4c98d79c to your computer and use it in GitHub Desktop.
let config = URLSessionConfiguration.default
// You can explore the other types to set on Apple's documentation
config.multipathServiceType = .handover
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment