You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/SessionUtilitiesKit/Networking
Morgan Pretty 6663bd64c4 Stopped the PN extension suspending the network and improved logging
• Removed the SOGS polling from the notification extension (rarely worked and caused network suspension bugs)
• Cleaned up some logging
1 year ago
..
BatchRequest.swift Defensive coding for C API conversation, threading & logging tweaks 1 year ago
BatchResponse.swift [WIP] Cleaned up interface, error handling and redundant code 2 years ago
ContentProxy.swift
HTTPHeader.swift
HTTPMethod.swift
HTTPQueryParam.swift
IPv4.swift
JSON.swift
Network.swift Separate streams for attachment upload/download and bug fixes 1 year ago
NetworkError.swift Stopped the PN extension suspending the network and improved logging 1 year ago
PreparedRequest.swift [WIP] Cleaned up interface, error handling and redundant code 2 years ago
ProxiedContentDownloader.swift [WIP] Cleaned up interface, error handling and redundant code 2 years ago
Request.swift [WIP] Cleaned up interface, error handling and redundant code 2 years ago
RequestInfo.swift [WIP] Cleaned up interface, error handling and redundant code 2 years ago
RequestTarget.swift Moved a bunch of networking logic into libSession 1 year ago
ResponseInfo.swift Second batch of fixes for the libQuic release crashes 1 year ago
URLResponse+Utilities.swift