awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesBackground Network Requests

Capabilities for maintaining active network connections and transfers when the application is not in focus.

Distinct from Background Processing: Focuses specifically on network request continuity in the background, rather than general compute task queuing.

Explore 1 awesome GitHub repository matching software engineering & architecture · Background Network Requests. Refine with filters or upvote what's useful.

Awesome Background Network Requests GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • pokeb/asi-http-requestAvatar pokeb

    pokeb/asi-http-request

    5,731Vezi pe GitHub↗

    This project is an Objective-C HTTP networking library that provides an object-oriented wrapper for CFNetwork to execute synchronous and asynchronous requests on macOS and iOS. It functions as a framework for managing HTTP sessions, performing resumable file transfers, and handling offline content caching. The library distinguishes itself through a resumable file transfer manager that tracks byte offsets and utilizes disk-backed streaming for large uploads and downloads. It also includes a secure credential manager that integrates with the system keychain to handle client certificates and aut

    Allows network connections and data transfers to continue even when the application is not in focus.

    Objective-C
    Vezi pe GitHub↗5,731
  1. Home
  2. Software Engineering & Architecture
  3. Background Processing
  4. Background Network Requests