awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mafintosh avatar

mafintosh/discovery-swarm

0
View on GitHub↗
372 نجوم·49 تفرعات·JavaScript·MIT·3 مشاهدات

Discovery Swarm

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

Features

  • Network Utilities - Network swarm using discovery channels for peer finding.

سجل النجوم

مخطط تاريخ النجوم لـ mafintosh/discovery-swarmمخطط تاريخ النجوم لـ mafintosh/discovery-swarm

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Discovery Swarm

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Discovery Swarm.
  • elpheria/rpc-websocketsالصورة الرمزية لـ elpheria

    elpheria/rpc-websockets

    624عرض على GitHub↗

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

    JavaScript
    عرض على GitHub↗624
  • feross/simple-peerالصورة الرمزية لـ feross

    feross/simple-peer

    7,797عرض على 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
    عرض على GitHub↗7,797
  • feross/simple-websocketالصورة الرمزية لـ feross

    feross/simple-websocket

    186عرض على 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
    عرض على GitHub↗186
  • bevry/getmacالصورة الرمزية لـ bevry

    bevry/getmac

    360عرض على GitHub↗

    Get the mac address of the current machine you are on via Node.js

    TypeScript
    عرض على GitHub↗360
عرض جميع البدائل الـ 30 لـ Discovery Swarm→

الأسئلة الشائعة

ما هي وظيفة mafintosh/discovery-swarm؟

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

ما هي الميزات الرئيسية لـ mafintosh/discovery-swarm؟

الميزات الرئيسية لـ mafintosh/discovery-swarm هي: Network Utilities.

ما هي البدائل مفتوحة المصدر لـ mafintosh/discovery-swarm؟

تشمل البدائل مفتوحة المصدر لـ mafintosh/discovery-swarm: 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.