Skip to content

MufConnect/muf-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MUF Engine

WebRTC live streaming SDK — drop-in host / viewer / cohost flows for the web.

This is the public docs + examples + support repo for MUF Engine.

The engine source code lives in a private repo. This repo gives you everything you need to integrate, self-host (after we grant access), and get help.

Get started

Get help

  • Discussions — Q&A, bug reports, show-and-tell. First response within 1 business day during alpha.
  • Emailsecurity@mufconnect.com for sensitive issues (private vulnerability reports, license / billing questions).

What's in this repo

docs-site/ — Astro + Starlight source for docs.mufconnect.com examples/ — sample integrations (sample-integration/ = the canonical full-stack demo) docs/ — additional reference docs (slot contract, standalone deployment guide)

The actual engine services (signaling-server in Rust, media-sfu in Node + mediasoup, chat-engine in Node + Socket.io, app in Python FastAPI) are in a private repo. Self-hosting customers get access via signed contract.

License

Proprietary. © 2026 MUF Engine. All rights reserved. See LICENSE.md.

What you can do with this repo

✅ Read the docs source, fork to suggest improvements. ✅ Use the sample integration code as a starting point for your own app — comments + identifiers from these examples are unrestricted. ✅ Open Discussions for help with integration.

What you can't do (without a license)

❌ Run the engine services (signaling-server, media-sfu, etc.) commercially without a paid license. ❌ Re-distribute the engine source code (you don't have it; this repo doesn't include it). ❌ Reverse-engineer the JS SDK to reconstruct the server.

For commercial licensing, contact sales@mufconnect.com.

About

WebRTC live streaming SDK — drop-in host / viewer / cohost flows for the web

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors