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 5ee15bbc3f Moved a bunch of networking logic into libSession
• Moved the snode cache and path building into libSession (deleted associated logic)
• Moved reachability detection into libSession (remove Reachability dependency)
• Fixed a couple of crashes with using libQuic requests
• Fixed a bug where the MessageRequestFooterView would show buttons on outgoing message requests
3 months ago
..
BatchRequest.swift [WIP] Cleaned up interface, error handling and redundant code 4 months ago
BatchResponse.swift [WIP] Cleaned up interface, error handling and redundant code 4 months ago
ContentProxy.swift
HTTPHeader.swift
HTTPMethod.swift
HTTPQueryParam.swift
IPv4.swift [WIP] Pulling in a bunch of changes around request management 4 months ago
JSON.swift [WIP] Pulling in a bunch of changes around request management 4 months ago
NetworkError.swift [WIP] Cleaned up interface, error handling and redundant code 4 months ago
NetworkType.swift [WIP] Cleaned up interface, error handling and redundant code 4 months ago
PreparedRequest.swift [WIP] Cleaned up interface, error handling and redundant code 4 months ago
ProxiedContentDownloader.swift [WIP] Cleaned up interface, error handling and redundant code 4 months ago
Request.swift [WIP] Cleaned up interface, error handling and redundant code 4 months ago
RequestInfo.swift [WIP] Cleaned up interface, error handling and redundant code 4 months ago
RequestTarget.swift Moved a bunch of networking logic into libSession 3 months ago
ResponseInfo.swift [WIP] Cleaned up interface, error handling and redundant code 4 months ago
URLResponse+Utilities.swift