Foundational networking resilience packages for reliability, adaptive control, and fault-tolerant communication.
_ResilientNetworking is a modular repository of resilience-focused networking components designed for standalone use or composition.
adaptive-retry-strategybenchmark-labchaos-network-simulatorconfig-rolloutcongestion-controlconnection-multiplexercrypto-envelopediscovery-healthidl-contractsobservability-policy-huboffline-sync-engineordering-dedupeprotocol-fallback-layerreplay-capturesample-consumerssession-continuitytraffic-shaper-qostransport-adapters-pack
git submodule add https://github.com/navinBRuas/_ResilientNetworking.git vendor/resilient-networkingpip install git+https://github.com/navinBRuas/_ResilientNetworking#subdirectory=connection-multiplexer
pip install git+https://github.com/navinBRuas/_ResilientNetworking#subdirectory=adaptive-retry-strategy- Choose the resilience layer(s) you need.
- Follow package-level
README.mdinstructions for setup and runtime behavior. - Integrate with explicit contracts and failure-handling semantics.
- Keep packages decoupled with stable interfaces.
- Run tests and benchmark checks in the package you modify.
- Update package docs/changelog for behavioral changes.
0.1.0
See LICENSE.