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

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

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesSame-Origin Connections

Infers the server URL from the current page location and establishes a real-time connection without manual configuration.

Distinct from Server Connection Managers: Distinct from Server Connection Managers: focuses on automatic same-origin connection, not general multi-server management.

Explore 1 awesome GitHub repository matching networking & communication · Same-Origin Connections. Refine with filters or upvote what's useful.

Awesome Same-Origin Connections GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • socketio/socket.io-clientAvatar von socketio

    socketio/socket.io-client

    10,601Auf GitHub ansehen↗

    Socket.IO Client is a real-time WebSocket client library that establishes persistent bidirectional connections to a server, with automatic fallback to HTTP long-polling when WebSocket connections are unavailable. It provides an event-based bidirectional messaging framework where clients and servers exchange named events with serializable data, supporting acknowledgements and timeouts for reliable communication. The client distinguishes itself through automatic reconnection with exponential backoff, maintaining connection reliability by monitoring health and reconnecting with increasing delays

    Infers the server URL from the current page location and establishes a real-time connection without manual configuration.

    browserjavascriptnodejs
    Auf GitHub ansehen↗10,601
  1. Home
  2. Networking & Communication
  3. Server Connection Managers
  4. Same-Origin Connections