awesome-repositories.com
Blog
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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesWebSocket Compression Tools

Specialized utilities for reducing the size of WebSocket frames via deflate extensions.

Distinct from Compression Libraries: Focuses on WebSocket-specific compression rather than general-purpose data archiving libraries

Explore 1 awesome GitHub repository matching data & databases · WebSocket Compression Tools. Refine with filters or upvote what's useful.

Awesome WebSocket Compression Tools 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.
  • tootallnate/java-websocketAvatar de TooTallNate

    TooTallNate/Java-WebSocket

    10,811Voir sur GitHub↗

    Java-WebSocket is a collection of classes for implementing WebSocket clients and servers using pure Java. It provides a framework for hosting servers that manage connections via event-driven subclasses and tools for establishing client connections to remote servers. The library includes a secure communication tool for encrypting traffic using the WSS protocol and a compression library that uses per-message deflate extensions to reduce transmitted data size. It supports the configuration of cipher suites to limit encryption protocols and ensure compatible communication. The project enables bi

    Ships a set of tools for reducing transmitted WebSocket data size using per-message deflate extensions.

    Java
    Voir sur GitHub↗10,811
  1. Home
  2. Data & Databases
  3. Data Processing Pipelines
  4. Data Processing
  5. General Data Utilities
  6. Compression Libraries
  7. WebSocket Compression Tools