awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
deepstreamIO avatar

deepstreamIO/deepstream.io-client-js

0
View on GitHub↗
305 星标·108 分支·TypeScript·8 次浏览

Deepstream.io Client Js

The Browser / Node.js Client for deepstream.io

Features

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

Star 历史

deepstreamio/deepstream.io-client-js 的 Star 历史图表deepstreamio/deepstream.io-client-js 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Deepstream.io Client Js 的开源替代方案

相似的开源项目,按与 Deepstream.io Client Js 的功能重合度排序。
  • elpheria/rpc-websocketselpheria 的头像

    elpheria/rpc-websockets

    624在 GitHub 上查看↗

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

    JavaScript
    在 GitHub 上查看↗624
  • faye/fayefaye 的头像

    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
  • heineiuo/isomorphic-wsheineiuo 的头像

    heineiuo/isomorphic-ws

    417在 GitHub 上查看↗

    Isomorphic implementation of WebSocket.

    JavaScript
    在 GitHub 上查看↗417
  • atmosphere/atmosphereAtmosphere 的头像

    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
查看 Deepstream.io Client Js 的所有 20 个替代方案→

常见问题解答

deepstreamio/deepstream.io-client-js 是做什么的?

The Browser / Node.js Client for deepstream.io

deepstreamio/deepstream.io-client-js 的主要功能有哪些?

deepstreamio/deepstream.io-client-js 的主要功能包括:Real Time Communication。

deepstreamio/deepstream.io-client-js 有哪些开源替代品?

deepstreamio/deepstream.io-client-js 的开源替代品包括: 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…