awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
coast-team avatar

coast-team/netflux

0
View on GitHub↗
217 stars·14 forks·TypeScript·AGPL-3.0·3 viewscoast-team.github.io/netflux↗

Netflux

Isomorphic Javascript peer to peer transport API for client and server.

Features

  • JavaScript Libraries - Listed in the “JavaScript Libraries” section of the Awesome Rtc awesome list.

Star history

Star history chart for coast-team/netfluxStar history chart for coast-team/netflux

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does coast-team/netflux do?

Isomorphic Javascript peer to peer transport API for client and server.

What are the main features of coast-team/netflux?

The main features of coast-team/netflux are: JavaScript Libraries.

What are some open-source alternatives to coast-team/netflux?

Open-source alternatives to coast-team/netflux include: feross/simple-peer — simple-peer is a JavaScript library that provides a wrapper for WebRTC to simplify the establishment of peer-to-peer… rolands-laucis/socio — A WebSocket Real-Time Communication (RTC) Web API framework. webrtchacks/adapter — Adapter is a browser compatibility layer and normalization library for WebRTC. It functions as an API shim that…

Open-source alternatives to Netflux

Similar open-source projects, ranked by how many features they share with Netflux.
  • feross/simple-peerfeross avatar

    feross/simple-peer

    7,797View on 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
    View on GitHub↗7,797
  • rolands-laucis/socioRolands-Laucis avatar

    Rolands-Laucis/Socio

    123View on GitHub↗

    A WebSocket Real-Time Communication (RTC) Web API framework

    TypeScript
    View on GitHub↗123
  • webrtchacks/adapterwebrtcHacks avatar

    webrtcHacks/adapter

    3,742View on GitHub↗

    Adapter is a browser compatibility layer and normalization library for WebRTC. It functions as an API shim that standardizes interfaces and behavior across different web browsers to ensure consistent real-time audio and video communication. The project distinguishes itself by detecting browser engine versions to identify specific quirks and specification differences. It applies targeted patches and wrappers to insulate applications from inconsistent API implementations and browser-specific prefix differences. The library covers a broad range of normalization capabilities, including interface

    JavaScript
    View on GitHub↗3,742