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
·
Back to elpheria/rpc-websockets

Open-source alternatives to Rpc Websockets

30 open-source projects similar to elpheria/rpc-websockets, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Rpc Websockets alternative.

  • 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
  • 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

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.

Find more with AI search
  • feross/simple-peerAvatar de feross

    feross/simple-peer

    7,797Voir sur GitHub↗

    simple-peer is a JavaScript library that provides a wrapper for WebRTC to simplify the establishment of peer-to-peer networking in the browser. It serves as a tool for creating direct device-to-device connections for the transmission of binary data and real-time media streaming. The library manages the exchange of strings and binary buffers through a data channel implementation and provides tools for sharing real-time audio and video tracks between peers. It covers the full lifecycle of peer connectivity, including signaling coordination, session description negotiation, and the gathering of

    JavaScript
    Voir sur GitHub↗7,797
  • feross/simple-websocketAvatar de feross

    feross/simple-websocket

    186Voir sur GitHub↗

    travis-image: https://img.shields.io/travis/feross/simple-websocket/master.svg travis-url: https://travis-ci.org/feross/simple-websocket npm-image: https://img.shields.io/npm/v/simple-websocket.svg npm-url: https://npmjs.org/package/simple-websocket downloads-image:…

    JavaScript
    Voir sur GitHub↗186
  • heineiuo/isomorphic-wsAvatar de heineiuo

    heineiuo/isomorphic-ws

    417Voir sur GitHub↗

    Isomorphic implementation of WebSocket.

    JavaScript
    Voir sur GitHub↗417
  • http-party/node-portfinderAvatar de http-party

    http-party/node-portfinder

    899Voir sur GitHub↗

    A simple tool to find an open port or domain socket on the current machine

    JavaScript
    Voir sur GitHub↗899
  • indutny/node-ipAvatar de indutny

    indutny/node-ip

    1,542Voir sur GitHub↗

    IP address tools for node.js

    JavaScript
    Voir sur GitHub↗1,542
  • infusion/node-dhcpAvatar de infusion

    infusion/node-dhcp

    305Voir sur GitHub↗

    A DHCP server and client written in pure JavaScript

    JavaScript
    Voir sur GitHub↗305
  • jetmore/swaksAvatar de jetmore

    jetmore/swaks

    1,302Voir sur GitHub↗

    Swaks - Swiss Army Knife for SMTP

    Perlperl5smtptesting
    Voir sur GitHub↗1,302
  • joewalnes/websocketdAvatar de joewalnes

    joewalnes/websocketd

    17,465Voir sur GitHub↗

    websocketd is a CGI web server and process-to-WebSocket wrapper that transforms command line programs into WebSocket servers by bridging standard input and output streams to remote clients. It functions as a TLS-secured gateway that routes traffic to backend processes, allowing any executable using standard IO to be exposed via a web interface. The project uses directory-based endpoint mapping to automate the creation of URL paths from local executable files. It employs a process-per-connection model to isolate execution and forwards HTTP request metadata, such as cookies and query parameters

    Goproxywebsocket-serverwebsockets
    Voir sur GitHub↗17,465
  • jpillora/chiselAvatar de jpillora

    jpillora/chisel

    15,615Voir sur GitHub↗

    Chisel is a network tunneling tool that facilitates secure communication by encapsulating TCP and UDP traffic within HTTP requests. It functions as a connection multiplexer, consolidating multiple logical network streams into a single persistent connection to improve throughput and reduce overhead. By leveraging standard web protocols, the system enables firewall traversal and provides a mechanism for remote port forwarding and proxying. The project distinguishes itself through its focus on resilient connectivity and granular access control. It maintains persistent network sessions across uns

    Gogolanghttptcp
    Voir sur GitHub↗15,615
  • kalm/kalm.jsAvatar de kalm

    kalm/kalm.js

    218Voir sur GitHub↗

    The socket manager

    TypeScripthacktoberfestipcmultiplexing
    Voir sur GitHub↗218
  • koichik/node-tunnelAvatar de koichik

    koichik/node-tunnel

    536Voir sur GitHub↗

    ```javascript var tunnel = require('tunnel');

    JavaScript
    Voir sur GitHub↗536
  • localtunnel/localtunnelAvatar de localtunnel

    localtunnel/localtunnel

    22,350Voir sur GitHub↗

    Localtunnel is an HTTP tunneling service that exposes local development servers to the public internet. By creating secure tunnels with temporary public URLs, it allows developers to route incoming internet traffic directly to a web server running on a local machine. The service provides predictable or custom subdomains to facilitate remote collaboration and testing of local applications. It functions as a localhost proxy server, enabling users to receive and inspect external webhook payloads directly within a local environment during the development lifecycle. The platform manages traffic t

    JavaScript
    Voir sur GitHub↗22,350
  • lukeed/socketteAvatar de lukeed

    lukeed/sockette

    2,466Voir sur GitHub↗

    The cutest little WebSocket wrapper! 🧦

    JavaScript
    Voir sur GitHub↗2,466
  • mafintosh/airpasteAvatar de mafintosh

    mafintosh/airpaste

    829Voir sur GitHub↗

    A 1-1 network pipe that auto discovers other peers using mdns

    JavaScript
    Voir sur GitHub↗829
  • mafintosh/blecatAvatar de mafintosh

    mafintosh/blecat

    96Voir sur GitHub↗

    A 1-1 pipe over bluetooth low energy

    JavaScript
    Voir sur GitHub↗96
  • mafintosh/discovery-swarmAvatar de mafintosh

    mafintosh/discovery-swarm

    372Voir sur GitHub↗

    A network swarm that uses discovery-channel to find and connect to peers.

    JavaScript
    Voir sur GitHub↗372
  • mafintosh/hash-to-portAvatar de mafintosh

    mafintosh/hash-to-port

    35Voir sur GitHub↗

    Hash a value to a valid port

    JavaScript
    Voir sur GitHub↗35
  • mafintosh/hyperpipeAvatar de mafintosh

    mafintosh/hyperpipe

    119Voir sur GitHub↗

    Distributed input/output pipe.

    JavaScript
    Voir sur GitHub↗119
  • mafintosh/network-addressAvatar de mafintosh

    mafintosh/network-address

    67Voir sur GitHub↗

    get the local network address of your machine

    JavaScript
    Voir sur GitHub↗67
  • mafintosh/signalhubAvatar de mafintosh

    mafintosh/signalhub

    674Voir sur GitHub↗

    Simple signalling server that can be used to coordinate handshaking with webrtc or other fun stuff.

    JavaScript
    Voir sur GitHub↗674
  • mafintosh/torrent-mountAvatar de mafintosh

    mafintosh/torrent-mount

    1,413Voir sur GitHub↗

    Mount a torrent (or magnet link) as a filesystem in real time using torrent-stream and fuse.

    JavaScript
    Voir sur GitHub↗1,413
  • mafintosh/webcatAvatar de mafintosh

    mafintosh/webcat

    453Voir sur GitHub↗

    Mad science p2p pipe across the web using webrtc that uses your Github private/public key for authentication and a signalhub for discovery

    JavaScript
    Voir sur GitHub↗453
  • mcollina/aedesAvatar de mcollina

    mcollina/aedes

    1,958Voir sur GitHub↗

    Barebone MQTT server that can run on any stream servers

    JavaScript
    Voir sur GitHub↗1,958
  • moscajs/aedesAvatar de moscajs

    moscajs/aedes

    1,955Voir sur GitHub↗

    Barebone MQTT broker that can run on any stream server, the node way

    JavaScript
    Voir sur GitHub↗1,955
  • mqttjs/mqtt.jsAvatar de mqttjs

    mqttjs/MQTT.js

    9,033Voir sur GitHub↗

    MQTT.js is a JavaScript client library and asynchronous messaging client used to connect to message brokers and exchange data via the MQTT protocol. It provides a broker interface for publishing and subscribing to topics, and includes a command-line interface for interacting with brokers without writing code. The library supports multiple network layers, including TCP, TLS, and WebSockets, and allows for custom WebSocket construction and transport injection to handle specific headers or subprotocols. It implements bandwidth reduction through topic aliasing, which replaces repetitive topic str

    TypeScripthacktoberfestjavascriptmqtt
    Voir sur GitHub↗9,033
  • nicocha30/ligolo-ngAvatar de nicocha30

    nicocha30/ligolo-ng

    4,289Voir sur GitHub↗

    Ligolo-ng is a network tunneling framework and control server designed for managing remote agents and coordinating network routing. It functions as a reverse tunneling proxy and a site-to-site VPN tool, utilizing a userland TUN interface to pivot network traffic through remote agents. The project distinguishes itself by using a TUN interface routing system to forward TCP, UDP, and ICMP traffic through multiple remote agents. It implements a C2 model where a central server manages remote agents to bypass firewall restrictions and provide direct subnet access to isolated networks. The system c

    Gogolangoffensive-securitypentest-tool
    Voir sur GitHub↗4,289