awesome-repositories.com
Blog
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
·
deepstreamIO avatar

deepstreamIO/deepstream.io-client-js

0
View on GitHub↗
305 estrellas·108 forks·TypeScript·8 vistas

Deepstream.io Client Js

The Browser / Node.js Client for deepstream.io

Features

  • Real Time Communication - Scalable real-time microservice framework.

Historial de estrellas

Gráfico del historial de estrellas de deepstreamio/deepstream.io-client-jsGráfico del historial de estrellas de deepstreamio/deepstream.io-client-js

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 Deepstream.io Client Js

Proyectos open-source similares, clasificados según cuántas características comparten con Deepstream.io Client Js.
  • 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
  • heineiuo/isomorphic-wsAvatar de heineiuo

    heineiuo/isomorphic-ws

    417Ver en GitHub↗

    Isomorphic implementation of WebSocket.

    JavaScript
    Ver en GitHub↗417
  • 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 Deepstream.io Client Js→

Preguntas frecuentes

¿Qué hace deepstreamio/deepstream.io-client-js?

The Browser / Node.js Client for deepstream.io

¿Cuáles son las características principales de deepstreamio/deepstream.io-client-js?

Las características principales de deepstreamio/deepstream.io-client-js son: Real Time Communication.

¿Qué alternativas de código abierto existen para deepstreamio/deepstream.io-client-js?

Las alternativas de código abierto para deepstreamio/deepstream.io-client-js incluyen: 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. lukeed/sockette — The cutest little WebSocket wrapper! 🧦. atmosphere/atmosphere — Atmosphere is a Java-based framework for building and coordinating AI agents. It provides a real-time transport layer…