awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesHTTP Engine Swapping

Capability to replace the underlying network engine to ensure compatibility across execution environments.

Distinct from Client Swapping Mechanisms: Focuses on swapping the network implementation for platform compatibility, unlike swapping generated client code.

Explore 1 awesome GitHub repository matching networking & communication · HTTP Engine Swapping. Refine with filters or upvote what's useful.

Awesome HTTP Engine Swapping GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • wendux/flyW

    wendux/fly

    3,927Voir sur GitHub↗

    Fly is an HTTP client library and cross-platform network wrapper that provides a unified Promise-based interface for managing network requests across diverse JavaScript runtimes and operating systems. It functions as a multi-runtime request manager, abstracting underlying HTTP engines to ensure consistent behavior between browsers and native environments. The library features a middleware system for capturing and modifying outgoing requests and incoming responses through a request interceptor pipeline. It employs adapter-based engine switching to maintain a consistent API across different pla

    Allows swapping the underlying network mechanism to ensure compatibility across different platforms and environments.

    JavaScript
    Voir sur GitHub↗3,927
  1. Home
  2. Networking & Communication
  3. HTTP Client Integrations
  4. HTTP Engine Swapping