awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenBlogSitemap
ProjektÜber unsPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Kategorien

1 Repo

Awesome GitHub RepositoriesAdaptive Encoding Selectors

Selecting between JSON and binary encoding per message based on its type to optimize data transfer.

Distinct from Binary Data Encoding: Distinct from Binary Data Encoding: focuses on dynamically choosing between JSON and binary encoding per message, not just using a single binary format.

Explore 1 awesome GitHub repository matching networking & communication · Adaptive Encoding Selectors. Refine with filters or upvote what's useful.

Awesome Adaptive Encoding Selectors GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • partykit/partykitAvatar von partykit

    partykit/partykit

    5,644Auf GitHub ansehen↗

    PartyKit is a serverless WebSocket backend platform for building real-time multiplayer applications. It provides a globally distributed edge computing runtime that runs stateful server code close to users, with automatic scaling and hibernation for idle rooms. The platform handles WebSocket connections, HTTP requests, and durable storage without requiring infrastructure management, and includes a client and server SDK with hooks, storage, and Yjs integration for building collaborative features. The platform distinguishes itself through per-room isolation using Durable Objects, where each uniq

    Selects between JSON and binary encoding per message based on its type for optimized data transfer.

    TypeScriptbackendscollaborationcrdts
    Auf GitHub ansehen↗5,644
  1. Home
  2. Networking & Communication
  3. Binary Data Encoding
  4. Adaptive Encoding Selectors