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/SessionSnodeKit/Networking
Morgan Pretty 2098cb32dd Number of fixes and tweaks related to the deadlock issue
• Fixed some cases where errors weren't being displayed correctly
• Tweaked the "nodeNotFound" error to be a bit more human readable
• Tweaked the BackgroundPoller timeout to have a 5 second buffer instead of a 1 second buffer
• Moved the lastHash pruning into the GarbageCollectionJob instead of the pre-poll fetching to avoid needing to use a write query before polling
• Reworked the Pollers to make their database queries part of the polling stream (and as such, cancellable)
8 months ago
..
Destination.swift Made a couple of tweaks to make the build process easier 10 months ago
Network+OnionRequest.swift Separate streams for attachment upload/download and bug fixes 10 months ago
PreparedRequest+OnionRequest.swift Moved a bunch of networking logic into libSession 12 months ago
Request+SnodeAPI.swift Fixed a crash and config issue 11 months ago
ResponseInfo+SnodeAPI.swift [WIP] Pulling in a bunch of changes around request management 1 year ago
SnodeAPI.swift Number of fixes and tweaks related to the deadlock issue 8 months ago