awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • socketio/socket.io-clientالصورة الرمزية لـ socketio

    socketio/socket.io-client

    10,601عرض على GitHub↗

    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
    عرض على GitHub↗10,601
  1. Home
  2. Networking & Communication
  3. Server Connection Managers
  4. Same-Origin Connections