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 RepositoriesSingle Frame Exchanges

Sends a single protocol frame and awaits exactly one response frame for simple RPC calls.

Distinct from Data Framing: Distinct from Data Framing: focuses on a request-response exchange of a single frame pair for RPC, not general data encapsulation into frames.

Explore 1 awesome GitHub repository matching networking & communication · Single Frame Exchanges. Refine with filters or upvote what's useful.

Awesome Single Frame Exchanges 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.
  • superradcompany/microsandboxAvatar de superradcompany

    superradcompany/microsandbox

    6,570Voir sur GitHub↗

    Microsandbox is a runtime for creating and managing lightweight, hardware-isolated virtual machines — called sandboxes — that boot directly from standard OCI container images. Each sandbox runs as its own host process with a separate kernel, filesystem, and network stack, providing process-per-sandbox isolation. The project includes a command-line tool and multi-language SDKs (Rust, TypeScript, Python, Go) for programmatic lifecycle control, and it communicates with sandbox agents over Unix sockets using a CBOR-encoded protocol. What distinguishes Microsandbox is its combination of host-manag

    Sends a single protocol frame and awaits exactly one response frame for simple RPC calls.

    Rust
    Voir sur GitHub↗6,570
  1. Home
  2. Networking & Communication
  3. Data Framing
  4. Single Frame Exchanges