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

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

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

elpheria/rpc-websockets

0
View on GitHub↗
624 نجوم·129 تفرعات·JavaScript·6 مشاهدات

Rpc Websockets

JSON-RPC 2.0 implementation over WebSockets for Node.js and JavaScript/TypeScript

Features

  • Network Utilities - JSON-RPC 2.0 implementation over WebSockets.
  • Real Time Communication - JSON-RPC 2.0 over WebSockets.

سجل النجوم

مخطط تاريخ النجوم لـ elpheria/rpc-websocketsمخطط تاريخ النجوم لـ elpheria/rpc-websockets

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Rpc Websockets

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Rpc Websockets.
  • bevry/getmacالصورة الرمزية لـ bevry

    bevry/getmac

    360عرض على GitHub↗

    Get the mac address of the current machine you are on via Node.js

    TypeScript
    عرض على GitHub↗360
  • deepstreamio/deepstream.io-client-jsالصورة الرمزية لـ deepstreamIO

    deepstreamIO/deepstream.io-client-js

    305عرض على GitHub↗

    The Browser / Node.js Client for deepstream.io

    TypeScript
    عرض على GitHub↗305
  • faye/fayeالصورة الرمزية لـ faye

    faye/faye

    4,386عرض على GitHub↗

    Faye is a real-time messaging middleware and WebSocket publish-subscribe server. It functions as a communication layer that routes messages between clients and manages channel subscriptions to enable data synchronization across the web. The project provides a cross-domain communication gateway, allowing web clients on different domains to communicate with a central server. It is built as a clustered messaging backend that can share state across multiple instances using external storage to handle high volumes of persistent network connections. Its capability surface includes pub-sub logic for

    JavaScript
    عرض على GitHub↗4,386
  • atmosphere/atmosphereالصورة الرمزية لـ Atmosphere

    Atmosphere/atmosphere

    3,780عرض على GitHub↗

    Atmosphere is a Java-based framework for building and coordinating AI agents. It provides a real-time transport layer for streaming data via WebSockets, SSE, gRPC, and WebTransport, alongside a multi-agent orchestration framework for managing agent fleets through sequential, parallel, and graph-based execution workflows. The project features a durable workflow engine that persists agent state as snapshots, allowing long-running tasks to survive system restarts and incorporate human-in-the-loop approvals. It also implements Model Context Protocol servers to expose tools, resources, and prompt

    Javaacpagentic-aiembabel
    عرض على GitHub↗3,780
عرض جميع البدائل الـ 30 لـ Rpc Websockets→

الأسئلة الشائعة

ما هي وظيفة elpheria/rpc-websockets؟

JSON-RPC 2.0 implementation over WebSockets for Node.js and JavaScript/TypeScript

ما هي الميزات الرئيسية لـ elpheria/rpc-websockets؟

الميزات الرئيسية لـ elpheria/rpc-websockets هي: Network Utilities, Real Time Communication.

ما هي البدائل مفتوحة المصدر لـ elpheria/rpc-websockets؟

تشمل البدائل مفتوحة المصدر لـ elpheria/rpc-websockets: bevry/getmac — Get the mac address of the current machine you are on via Node.js. deepstreamio/deepstream.io-client-js — The Browser / Node.js Client for deepstream.io. faye/faye — Faye is a real-time messaging middleware and WebSocket publish-subscribe server. It functions as a communication layer… feross/simple-peer — simple-peer is a JavaScript library that provides a wrapper for WebRTC to simplify the establishment of peer-to-peer… feross/simple-websocket — [travis-image]: https://img.shields.io/travis/feross/simple-websocket/master.svg [travis-url]:… atmosphere/atmosphere — Atmosphere is a Java-based framework for building and coordinating AI agents. It provides a real-time transport layer…