awesome-repositories.comCategoríasBlog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
sockjs avatar

sockjs/sockjs-node

0
View on GitHub↗
2,102 estrellas·307 forks·JavaScript·MIT·12 vistassockjs.org↗

Sockjs Node

SockJS family:

Features

  • Real Time Communication - WebSocket server implementation.

Historial de estrellas

Gráfico del historial de estrellas de sockjs/sockjs-nodeGráfico del historial de estrellas de sockjs/sockjs-node

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Sockjs Node

Proyectos open-source similares, clasificados según cuántas características comparten con Sockjs Node.
  • deepstreamio/deepstream.io-client-jsAvatar de deepstreamIO

    deepstreamIO/deepstream.io-client-js

    305Ver en GitHub↗

    The Browser / Node.js Client for deepstream.io

    TypeScript
    Ver en GitHub↗305
  • elpheria/rpc-websocketsAvatar de elpheria

    elpheria/rpc-websockets

    624Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗624
  • faye/fayeAvatar de faye

    faye/faye

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

    Atmosphere/atmosphere

    3,780Ver en 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
    Ver en GitHub↗3,780
Ver las 20 alternativas a Sockjs Node→

Preguntas frecuentes

¿Qué hace sockjs/sockjs-node?

SockJS family:

¿Cuáles son las características principales de sockjs/sockjs-node?

Las características principales de sockjs/sockjs-node son: Real Time Communication.

¿Qué alternativas de código abierto existen para sockjs/sockjs-node?

Las alternativas de código abierto para sockjs/sockjs-node incluyen: deepstreamio/deepstream.io-client-js — The Browser / Node.js Client for deepstream.io. elpheria/rpc-websockets — JSON-RPC 2.0 implementation over WebSockets for Node.js and JavaScript/TypeScript. faye/faye — Faye is a real-time messaging middleware and WebSocket publish-subscribe server. It functions as a communication layer… heineiuo/isomorphic-ws — Isomorphic implementation of WebSocket. kalm/kalm.js — The socket manager. atmosphere/atmosphere — Atmosphere is a Java-based framework for building and coordinating AI agents. It provides a real-time transport layer…