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
·
mafintosh avatar

mafintosh/signalhub

0
View on GitHub↗
674 stars·93 forks·JavaScript·MIT·4 vues

Signalhub

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

Features

  • Network Utilities - Signaling server for coordinating WebRTC handshakes.

Historique des stars

Graphique de l'historique des stars pour mafintosh/signalhubGraphique de l'historique des stars pour mafintosh/signalhub

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 à Signalhub

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Signalhub.
  • elpheria/rpc-websocketsAvatar de elpheria

    elpheria/rpc-websockets

    624Voir sur GitHub↗

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

    JavaScript
    Voir sur GitHub↗624
  • 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
  • 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
Voir les 30 alternatives à Signalhub→

Questions fréquentes

Que fait mafintosh/signalhub ?

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

Quelles sont les fonctionnalités principales de mafintosh/signalhub ?

Les fonctionnalités principales de mafintosh/signalhub sont : Network Utilities.

Quelles sont les alternatives open-source à mafintosh/signalhub ?

Les alternatives open-source à mafintosh/signalhub incluent : elpheria/rpc-websockets — JSON-RPC 2.0 implementation over WebSockets for Node.js and JavaScript/TypeScript. 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]:… http-party/node-portfinder — A simple tool to find an open port or domain socket on the current machine. indutny/node-ip — IP address tools for node.js. bevry/getmac — Get the mac address of the current machine you are on via Node.js.