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

elpheria/rpc-websockets

0
View on GitHub↗
624 stars·129 forks·JavaScript·5 vues

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.

Historique des stars

Graphique de l'historique des stars pour elpheria/rpc-websocketsGraphique de l'historique des stars pour elpheria/rpc-websockets

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Rpc Websockets

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Rpc Websockets.
  • bevry/getmacAvatar de bevry

    bevry/getmac

    360Voir sur GitHub↗

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

    TypeScript
    Voir sur GitHub↗360
  • deepstreamio/deepstream.io-client-jsAvatar de deepstreamIO

    deepstreamIO/deepstream.io-client-js

    305Voir sur GitHub↗

    The Browser / Node.js Client for deepstream.io

    TypeScript
    Voir sur GitHub↗305
  • faye/fayeAvatar de faye

    faye/faye

    4,386Voir sur 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
    Voir sur GitHub↗4,386
  • atmosphere/atmosphereAvatar de Atmosphere

    Atmosphere/atmosphere

    3,780Voir sur 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
    Voir sur GitHub↗3,780
Voir les 30 alternatives à Rpc Websockets→

Questions fréquentes

Que fait elpheria/rpc-websockets ?

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

Quelles sont les fonctionnalités principales de elpheria/rpc-websockets ?

Les fonctionnalités principales de elpheria/rpc-websockets sont : Network Utilities, Real Time Communication.

Quelles sont les alternatives open-source à elpheria/rpc-websockets ?

Les alternatives open-source à elpheria/rpc-websockets incluent : 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…