home.social

#webrtc — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #webrtc, aggregated by home.social.

  1. Day 12: Signaling drivers unlocked! 🔓

    Expanded #Peerix signaling for the #P2P video app:

    #MQTT & #NATS support
    ✅ SSE integration
    ✅ BroadcastChannel for testing

    More flexibility for diverse network environments, plus public server support!

    #WebRTC #JavaScript #TypeScript #BuildInPublic #DevLog

  2. Day 12: Signaling drivers unlocked! 🔓

    Expanded #Peerix signaling for the #P2P video app:

    #MQTT & #NATS support
    ✅ SSE integration
    ✅ BroadcastChannel for testing

    More flexibility for diverse network environments, plus public server support!

    #WebRTC #JavaScript #TypeScript #BuildInPublic #DevLog

  3. ONVIF Profile VではWebRTC使われるらしい

    Profile V (Release Candidate) - ONVIF : 👀
    ---
    onvif.org/profiles/profile-v/

    #webrtc

  4. 📞 miroslavpejic85/call-me

    Enables browser-based instant WebRTC calls in persistent rooms with unlimited participants, no signup needed

    ⭐ Stars: 760
    📅 Last Update: Jul 15, 2026

    github.com/miroslavpejic85/cal

    #selfhosted #homelab #selfhost #selfhosting #opensource #webrtc #videocall

  5. 🚀 Oh wow, another attempt to solve the eternal file transfer headache with a #P2P #WebRTC solution. Because clearly, the world was desperately lacking a way to share cat memes in 37 languages without logging in. 🙄
    pairdrop.net/ #FileTransfer #CatMemes #TechNews #Innovation #HackerNews #ngated

  6. 🚀 Oh wow, another attempt to solve the eternal file transfer headache with a #P2P #WebRTC solution. Because clearly, the world was desperately lacking a way to share cat memes in 37 languages without logging in. 🙄
    pairdrop.net/ #FileTransfer #CatMemes #TechNews #Innovation #HackerNews #ngated

  7. Как мы делали три консоли для киберигры: опыт разработки новой версии тренажера

    Привет! На связи команда Далее . В этой статье расскажем, как мы взяли довольно простую игру-тренажер по кибербезопасности и сделали ее самостоятельным продуктом с тремя отдельными консолями, редактором сценариев, ботами для их проверки и аудиочатом на WebRTC.

    habr.com/ru/companies/dalee_gr

    #кибербез #информационная_безопасность #консоли #golang #webrtc #centrifugo #highload #разработка_игр #вебразработка #архитектура

  8. Day 9: Media streaming is alive! 💥

    Hooked up #Peerix for live #WebRTC streams:

    📹 Remote video tiles rendering flawlessly
    🎙️ Mic/cam toggles syncing instantly

    Built with #ReactJS, #TailwindCSS & #shadcn in #ZedEditor.

    Next: P2P text chat! 💬

    #TypeScript #BuildInPublic #DevLog

  9. Day 8: Peer connections are live! 🕸️

    Wired up the network backbone for the #P2P video app:

    🌐 Added #Peerix to handle #WebRTC connections
    👥 Full mesh support across multiple peers in the same room

    Next step: WebRTC media stream sharing 💥

    #ReactJS #TypeScript #BuildInPublic #DevLog

  10. 🌐🔒 P2P File Transfer: Partajare securizată și directă de fișiere direct din browserTrimiterea fișierelor mari pe internet implică adesea utilizarea unor servicii cloud terțe (cum ar fi Google Drive, WeTransfer sau Dropbox). Acest lucru înseamnă că fișierele tale sunt încărcate și stocate pe serverele acelor companii, ridicând semne de întrebare legate de confidențialitate și viteză. Pentru a elimina acești intermediari, a apărut o nouă soluție open-source: P2P File Transfer, un utilitar web modern care permite partajarea securizată a fișierelor direct de la browser la browser (Browser-to-Browser), fără servere la mijloc.Folosind tehnologii web de ultimă generație, acest instrument redefinește modul în care mutăm datele între dispozitive diferite (Linux, Windows, Android sau iOS), punând accent pe viteză maximă și confidențialitate absolută.Iată cum funcționează și de ce este o alternativă excelentă la metodele clasice:🔹 Tehnologia WebRTC pentru conexiuni directe (Peer-to-Peer):Sistemul utilizează protocolul WebRTC (Web Real-Time Communication) pentru a stabili o conexiune directă între dispozitivul tău și cel al destinatarului. Atunci când trimiți un fișier, acesta nu este încărcat pe un server web. În schimb, browserul tău creează un canal securizat prin care datele sunt transmise direct către browserul celeilalte persoane, ca un tunel privat.🔹 Securitate maximă prin criptare End-to-End (E2EE):Deoarece conexiunea este directă, riscul ca datele să fie interceptate este minim. Mai mult, fluxul de date este criptat de la un capăt la altul (End-to-End) direct în browser înainte de a fi trimis. Chiar și serverul de semnalizare (folosit doar pentru a ajuta cele două browsere să se „găsească” inițial pe internet) nu poate citi sau stoca conținutul fișierelor tale.🔹 Fără limite de dimensiune și fără conturi:Dimensiune nelimitată: Deoarece fișierele nu sunt stocate nicăieri, nu există o limită de spațiu (cum ar fi pragul de $2\text{ GB}$ impus de alte servicii). Poți transfera fișiere video 4K masive, arhive de sute de gigabyți sau directoare întregi, singura limită fiind viteza conexiunii tale la internet.Simplitate totală: Nu este necesară crearea unui cont, autentificarea cu e-mailul sau instalarea vreunei aplicații. Totul se rezumă la deschiderea unei pagini web.🔹 Cum se realizează un transfer?Procesul este conceput să fie gata în câteva secunde:Accesezi platforma și încarci fișierul prin drag-and-drop.Aplicația generează instantaneu un link unic sau un cod QR.Trimiti linkul către destinatar. În momentul în care acesta îl deschide, transferul direct începe, iar fișierul se descarcă în timp real în calculatorul său.(Notă: Ambele ferestre de browser trebuie să rămână deschise până la finalizarea transferului).P2P File Transfer reprezintă soluția ideală pentru utilizatorii care vor să trimită rapid documente confidențiale, cod sursă sau fișiere media mari între calculatoare și telefoane, fără a lăsa urme digitale pe serverele marilor corporații tech.#OpenSource #P2P #WebRTC #FileTransfer #Privacy #Encryption #WebApps #TechNews #LinuxEasy

  11. 🌐🔒 P2P File Transfer: Partajare securizată și directă de fișiere direct din browserTrimiterea fișierelor mari pe internet implică adesea utilizarea unor servicii cloud terțe (cum ar fi Google Drive, WeTransfer sau Dropbox). Acest lucru înseamnă că fișierele tale sunt încărcate și stocate pe serverele acelor companii, ridicând semne de întrebare legate de confidențialitate și viteză. Pentru a elimina acești intermediari, a apărut o nouă soluție open-source: P2P File Transfer, un utilitar web modern care permite partajarea securizată a fișierelor direct de la browser la browser (Browser-to-Browser), fără servere la mijloc.Folosind tehnologii web de ultimă generație, acest instrument redefinește modul în care mutăm datele între dispozitive diferite (Linux, Windows, Android sau iOS), punând accent pe viteză maximă și confidențialitate absolută.Iată cum funcționează și de ce este o alternativă excelentă la metodele clasice:🔹 Tehnologia WebRTC pentru conexiuni directe (Peer-to-Peer):Sistemul utilizează protocolul WebRTC (Web Real-Time Communication) pentru a stabili o conexiune directă între dispozitivul tău și cel al destinatarului. Atunci când trimiți un fișier, acesta nu este încărcat pe un server web. În schimb, browserul tău creează un canal securizat prin care datele sunt transmise direct către browserul celeilalte persoane, ca un tunel privat.🔹 Securitate maximă prin criptare End-to-End (E2EE):Deoarece conexiunea este directă, riscul ca datele să fie interceptate este minim. Mai mult, fluxul de date este criptat de la un capăt la altul (End-to-End) direct în browser înainte de a fi trimis. Chiar și serverul de semnalizare (folosit doar pentru a ajuta cele două browsere să se „găsească” inițial pe internet) nu poate citi sau stoca conținutul fișierelor tale.🔹 Fără limite de dimensiune și fără conturi:Dimensiune nelimitată: Deoarece fișierele nu sunt stocate nicăieri, nu există o limită de spațiu (cum ar fi pragul de $2\text{ GB}$ impus de alte servicii). Poți transfera fișiere video 4K masive, arhive de sute de gigabyți sau directoare întregi, singura limită fiind viteza conexiunii tale la internet.Simplitate totală: Nu este necesară crearea unui cont, autentificarea cu e-mailul sau instalarea vreunei aplicații. Totul se rezumă la deschiderea unei pagini web.🔹 Cum se realizează un transfer?Procesul este conceput să fie gata în câteva secunde:Accesezi platforma și încarci fișierul prin drag-and-drop.Aplicația generează instantaneu un link unic sau un cod QR.Trimiti linkul către destinatar. În momentul în care acesta îl deschide, transferul direct începe, iar fișierul se descarcă în timp real în calculatorul său.(Notă: Ambele ferestre de browser trebuie să rămână deschise până la finalizarea transferului).P2P File Transfer reprezintă soluția ideală pentru utilizatorii care vor să trimită rapid documente confidențiale, cod sursă sau fișiere media mari între calculatoare și telefoane, fără a lăsa urme digitale pe serverele marilor corporații tech.#OpenSource #P2P #WebRTC #FileTransfer #Privacy #Encryption #WebApps #TechNews #LinuxEasy

  12. OpenAI Realtime против Яндекс Realtime: сравнил два голосовых движка для России и за вечер пересадил свой прод

    6 июля OpenAI выпустил gpt-realtime — движок «речь в речь», который говорит как человек и держит перебивание. Я делаю голосового ИИ-приёмщика для бизнеса на российском стеке и занервничал: не устарел ли мой подход? За вечер собрал прототип на OpenAI, откопал, что у Яндекса есть свой Realtime, и замерил задержку у всех трёх подходов одним методом. Цифры честные, с оговоркой про VPN: Яндекс Realtime ~330 мс, OpenAI ~740 мс (под VPN — иначе в РФ никак), старая трёхзвенка ~4,4 секунды. В статье — грабли обоих движков (400-й эндпоинт у OpenAI, три роли доступа и закрытый обмен OAuth→IAM у Яндекса), почему у OpenAI не лечится акцент в русском, и как я за вечер переписал свой прод на Яндекс Realtime: WebSocket-мост, живой PCM-плеер вместо MP3, перебивание без наушников. С кодом и реальными замерами.

    habr.com/ru/articles/1057176/

    #OpenAI_Realtime #Яндекс_SpeechKit #голосовой_ассистент #webrtc #speechtospeech

  13. Как я случайно создал голосовой чат, который невозможно прослушать

    Я не пытался сделать «приватный мессенджер» и вообще не думал про слежку и прослушку. В один день мне просто надоело, что созвониться с человеком — это настоящая проблема: блокировки, включи-выключи VPN, а любой новый аналог встречает регистрацией с десятком полей — а теперь местами ещё и просьбой показать паспорт. За ночь я собрал прототип голосового чата по принципу «ничего лишнего» — и уже потом с удивлением понял, что этот же принцип случайно сделал разговор в нём таким, что подслушать его со стороны физически негде. Ниже — как так получилось, где у этой «невозможности» честные границы, и почему всё держится на одном-единственном решении. Как так вышло?

    habr.com/ru/articles/1056888/

    #WebRTC #P2P #голосовой_чат #голосовой_чат_без_регистрации #альтернатива_Discord #приватность #Nodejs #VoIP #perfect_negotiation #mesh

  14. PeerTube ha 1 milione di video: la sfida a YouTube arriva dal Fediverso

    #PeerTube utilizza #WebRTC e non utilizza sistemi di raccomandazione, algoritmi o annunci pubblicitari, basandosi invece sul modello che fa leva sulle donazioni dirette.

    hdblog.it/android/articoli/n66

    @fediverso

  15. PeerTube ha 1 milione di video: la sfida a YouTube arriva dal Fediverso

    #PeerTube utilizza #WebRTC e non utilizza sistemi di raccomandazione, algoritmi o annunci pubblicitari, basandosi invece sul modello che fa leva sulle donazioni dirette.

    hdblog.it/android/articoli/n66

    @fediverso

  16. > WebRTC Diagnostic Logging API

    WebRTCの診断用の機能らしい

    Chrome 150 | Release notes | Chrome for Developers : 👀
    ---
    developer.chrome.com/release-n

    #webrtc

  17. Заметки о том, как я писал SFU на Rust (1 часть)

    Как устроен SFU изнутри: Publisher, Subscriber, комната-маршрутизатор и никакого перекодирования. Дневник разработки на Rust.

    habr.com/ru/articles/1055732/

    #webrtc #rust #sfu #rtp #sdp #actor #tokio #видеоконференции #ice #axum

  18. Today, I'm starting a 30-day challenge to build a #P2P video conferencing app from scratch using #peerix and local #LLMs inside the #ZedEditor.

    ​This isn't just "vibe coding". I'll be leveraging #AI agents to co-pilot the workflow and handle some of the heavy lifting.

    ​Expect daily micro-updates on my progress right here. Let's get started! 🚀

    #WebRTC #JavaScript #DevLog #BuildInPublic

  19. The quick techno-babel filled explanation is:

    It's a toolkit for making decentralized peer 2 peer apps, services and cloudless applications.

    So in this demo I'm unlocking a keychain that stories post-quantum private keys and info about servers, friends and apps I want to use.

    Most apps can be built with typical restful style endpoints with backing data stored in a local (or scalable) DB. Here I'm introspecting a server hosting a couple web service projects.

    #cloudless #i2p #webrtc

  20. The quick techno-babel filled explanation is:

    It's a toolkit for making decentralized peer 2 peer apps, services and cloudless applications.

    So in this demo I'm unlocking a keychain that stories post-quantum private keys and info about servers, friends and apps I want to use.

    Most apps can be built with typical restful style endpoints with backing data stored in a local (or scalable) DB. Here I'm introspecting a server hosting a couple web service projects.

    #cloudless #i2p #webrtc

  21. 📦 polius/FileSync

    Send files from one device to many in real-time.

    Transfers files from one source to multiple devices using peer-to-peer WebRTC. No accounts or size limits are required for sharing.

    ⭐ Stars: 1210
    📅 Last Update: Jun 27, 2026

    github.com/polius/FileSync

    #selfhosted #homelab #selfhost #selfhosting #opensource #webrtc #filesync

  22. 📦 polius/FileSync

    Send files from one device to many in real-time.

    Transfers files from one source to multiple devices using peer-to-peer WebRTC. No accounts or size limits are required for sharing.

    ⭐ Stars: 1210
    📅 Last Update: Jun 27, 2026

    github.com/polius/FileSync

    #selfhosted #homelab #selfhost #selfhosting #opensource #webrtc #filesync

  23. Web3-мессенджер размером в 3.5 Мб: инди-разработка с нулевым бюджетом

    ПРЕКРАСНОЕ ДАЛЕКО Мир цифровых технологий постоянно удивляет. Сначала появились супер процессоры с тактовой частотой аж 8 мегагерц ( КР1810ВМ86М — до 8 МГц), затем память ( К565РУ7 - Клон Intel 41256), удивляющая своими гигантскими объемами в 256 килобай при наборе из 8 штук. Казалось, мир сошел сума и достиг поистине фантастических возможностей. Но это было в далекие 90-е. Вспоминаю как спустя пару лет впервые запустил установку своей Windows 95 ставя будильник на два часа позже, чтобы не пропустить фееричный запуск окончания установки на моем первом DX386 с 40 мегагерцами в турборежиме. Чуть позже написал своё первое приложение на Turbo Basic, размер которого составлял всего пару десятков килобайт. Славные были времена, ведь мне тогда было около 20-ти лет. ВСЕ ВЫШЕ И ВЫШЕ Время шло. Технологический прорыв казалось никак не мог затихнуть. Процессоры, память, интернет, все стремительно развивалось и уже никто не думал об ограничениях. Появились первые мессенджеры. ICQ со своим уникальным "ку-ку" звучал во всех офисах. Помню даже на некоторых фирмах штрафовали своих сотрудников за использовании мессенджера на рабочем компьютере. Появились первые программы по автоматизации финансовой деятельности предприятий. 1С-ку кажется уже знают все. Встроенный язык программирования, да ещё и с русским диалектом. Вау, вот времена наступили. Всё крутиться, сверкает и манит в магазин компьютерной техники прикупить очередную видюху с двумя или даже тремя куллерами. Эх, где же вы мои любимые Trident TVGA или Cirrus Logic с одним мегабайтов видеопамяти?

    habr.com/ru/articles/1052088/

    #мессенджер #webrtc #web3 #android #cryptocurrency #aiагенты #bots #cryptography

  24. I know, I know... I literally shared a and blog post just a few days ago! But I was on a roll, and I wanted to play more with MoQ and media (in a browser too), so this push-to-talk demo came out... feedback and boosts welcome!

    meetecho.com/blog/moq-ptt/

  25. I know, I know... I literally shared a #MoQ and #WebRTC blog post just a few days ago! But I was on a roll, and I wanted to play more with MoQ and media (in a browser too), so this push-to-talk demo came out... feedback and boosts welcome!

    meetecho.com/blog/moq-ptt/

  26. @aral Still wandering when looking at your posts and discovering if / how #SmallTalk can answer the #trust we need to increment ourselves and then extend out to #Gaza (a way to solve the whole trust #war thing or #community from wherever we all are to eventually get to them / us all ?)

    e.g. If Mastodon & #Jitsi / #WebRTC aer good enough #bridge then neither seems to have regular community-making sessions itself - mostly one-way posts or "look here's another bad guy / #enshitiffication tool..."

  27. @aral Still wandering when looking at your posts and discovering if / how #SmallTalk can answer the #trust we need to increment ourselves and then extend out to #Gaza (a way to solve the whole trust #war thing or #community from wherever we all are to eventually get to them / us all ?)

    e.g. If Mastodon & #Jitsi / #WebRTC aer good enough #bridge then neither seems to have regular community-making sessions itself - mostly one-way posts or "look here's another bad guy / #enshitiffication tool..."

  28. Movim 0.34 is out but I'm already back to work 😸

    Currently investigating the #Galene video-conference server to see how it can be integrated in Movim properly.

    It's a very interesting piece of software 👌

    Thanks @nlnet to allow me spending time on that!

    #webrtc #xmpp #videoconference #movim

  29. Movim 0.34 is out but I'm already back to work 😸

    Currently investigating the #Galene video-conference server to see how it can be integrated in Movim properly.

    It's a very interesting piece of software 👌

    Thanks @nlnet to allow me spending time on that!

    #webrtc #xmpp #videoconference #movim

  30. Делаем P2P-кинотеатр: как мы написали десктопное приложение для совместного просмотра видео на Electron

    Я разработал десктопное приложение для Windows, которое позволяет смотреть видео вместе с друзьями онлайн. Ключевая возможность — всё одновременно: один участник транслирует экран со звуком системы, и при этом все могут общаться голосом через микрофон и включать свои камеры. Никаких серверов посередине — данные идут напрямую между участниками. В статье расскажу про архитектуру, ключевые технические решения и грабли, на которые мы наступили.

    habr.com/ru/articles/1049068/

    #electron #webrtc #p2p #screensharing #десктопное_приложение #мобильное_приложение

  31. I built a browser-only WebRTC video chat for 15 countries — no app, no account. Here's what I learned about STUN/TURN, language rooms & moderation. hackernoon.com/how-i-built-a-n #webrtc

  32. I built a browser-only WebRTC video chat for 15 countries — no app, no account. Here's what I learned about STUN/TURN, language rooms & moderation. hackernoon.com/how-i-built-a-n #webrtc

  33. If you missed my @commcon talk, I just wrote a more detailed blog post about everything I mentioned there, also touching aspects I didn't mention there. The focus is of course on the / parallels/differences, and how gatewaying can help experiment/transition all while keeping on using what you have. I hope you'll enjoy the read!

    meetecho.com/blog/janus-moq/

  34. If you missed my @commcon talk, I just wrote a more detailed blog post about everything I mentioned there, also touching aspects I didn't mention there. The focus is of course on the #WebRTC / #MoQ parallels/differences, and how gatewaying can help experiment/transition all while keeping on using what you have. I hope you'll enjoy the read!

    meetecho.com/blog/janus-moq/

  35. WhatsApp Clone, but Decentralized with P2P Messaging

    App: Enkrypted.Chat

    "Secure and private" is the general goal.

    This is a technical/concept demo of a fairly unique approach using a browser-based, local-first and webrtc.

    This is intended to introduce a new paradigm in client-side managed secure cryptography. We can avoid registration of any sort.

    Features:

    * P2P
    * End to end encryption
    * Signal protocol
    * Post-Quantum cryptography
    * File transfer
    * Local-first
    * No registration
    * No installation
    * No database
    * TURN server

    Feel free to reach out for clarity instead of diving into the docs/code.

    IMPORTANT: While this is aiming to provide a secure experience, it isnt audited or reviewed. **Shared for testing, feedback and demo purposes only.** Please use responsibly.

    #Privacy #OpenSource #P2P #WebRTC #Decentralization #DigitalSovereignty #CyberSecurity #FOSS #SelfHosted #NoCloud #AntiCorp #Encryption #WebDev #TechLiberty #PrivateMessaging #Networking #DataPrivacy #InternetFreedom #LocalFirst #SoftwareEngineering #WebApps #ZeroKnowledge #PrivacyTech #IndieDev #NoSignup #NoInstall #DecentralizedWeb #SecureMessaging #BrowserApp #TechEthics #P2P #WebRTC #PeerJS #ZeroData #EphemeralData #Encryption #E2EE #BrowserToBrowser #NoInstall #Privacy #Security #Decentralized #Messaging #VideoCall #NoTracking #PrivateMessaging #Prototype #Demo #WorkInProgress #CloseSource #OpenSource #WebDev #GitHub #TechDevelopment #WhatsApp #ChatApp #InstantMessaging #PWA

  36. WhatsApp Clone, but Decentralized with P2P Messaging

    App: Enkrypted.Chat

    "Secure and private" is the general goal.

    This is a technical/concept demo of a fairly unique approach using a browser-based, local-first and webrtc.

    This is intended to introduce a new paradigm in client-side managed secure cryptography. We can avoid registration of any sort.

    Features:

    * P2P
    * End to end encryption
    * Signal protocol
    * Post-Quantum cryptography
    * File transfer
    * Local-first
    * No registration
    * No installation
    * No database
    * TURN server

    Feel free to reach out for clarity instead of diving into the docs/code.

    IMPORTANT: While this is aiming to provide a secure experience, it isnt audited or reviewed. **Shared for testing, feedback and demo purposes only.** Please use responsibly.

    #Privacy #OpenSource #P2P #WebRTC #Decentralization #DigitalSovereignty #CyberSecurity #FOSS #SelfHosted #NoCloud #AntiCorp #Encryption #WebDev #TechLiberty #PrivateMessaging #Networking #DataPrivacy #InternetFreedom #LocalFirst #SoftwareEngineering #WebApps #ZeroKnowledge #PrivacyTech #IndieDev #NoSignup #NoInstall #DecentralizedWeb #SecureMessaging #BrowserApp #TechEthics #P2P #WebRTC #PeerJS #ZeroData #EphemeralData #Encryption #E2EE #BrowserToBrowser #NoInstall #Privacy #Security #Decentralized #Messaging #VideoCall #NoTracking #PrivateMessaging #Prototype #Demo #WorkInProgress #CloseSource #OpenSource #WebDev #GitHub #TechDevelopment #WhatsApp #ChatApp #InstantMessaging #PWA

  37. I just presented my slides called "Looking at #MoQ with #WebRTC eyes" at CommCon. You can find the slides here, I'm curious what you'll think about the intro on the WebRTC/MoQ exchanges between the two camps, did I miss anything there? 😁

    slideshare.net/slideshow/looki

  38. @aral Wish you would do more people work - #p2p /circle groups in #Jitsi / #WebRTC

    Worst is people not improving amongst the good and just pointing the bad stuff (you're doing GREAT but not transferring / developing other people).

    #Mastodon / #SmallTech without good people sharpening / helping others up are low-level communicative users 1-way posting here and using better soft.

    *** Develop people also ! ***
    **********************
    (Would love to help / just need a bit of #trust in a few)

  39. Here's a project from my 20 years in #JavaScript #development: marquisdegeek.com/webrtcguide To help explain how the various stages
    of WebRTC work, I created this interactive guide. Appears in many of my talks.
    #getusermedia #webcam #webrtc #imageprocessing

  40. Just launched #Peerix, a lightweight, open-source #JavaScript library that takes the headache out of building peer-to-peer #WebRTC apps.

    🌐 Direct browser-to-browser streaming & data transfer
    🔌 Pluggable signaling drivers: #MQTT, #NATS, #Centrifugo, #SSE, #SocketIo, #Supabase, etc.
    ✨ Minimal API surface, #TypeScript-first, zero dependencies
    🛠️ Auto-handles collisions and reconnects

    If you're building #P2P apps, check it out! Feedback is welcome 👇

    🔗 peerix.dev

    #OpenSource #WebDev