rheomesh

Crates.iorheomesh
lib.rsrheomesh
version0.6.1
created_at2024-11-18 15:34:27.040458+00
updated_at2025-09-05 06:58:27.75503+00
descriptionWebRTC SFU server-side library for Rust.
homepagehttps://github.com/h3poteto/rheomesh
repositoryhttps://github.com/h3poteto/rheomesh
max_upload_size
id1452288
size439,285
AkiraFukushima (h3poteto)

documentation

README

Rheomesh

E2E Build Crates.io NPM Version GitHub release docs.rs GitHub

Rheomesh is a WebRTC SFU (Selective Forwarding Unit) library written by Rust. This provides an SDK to help you build a WebRTC SFU server. And this provides client-side library with TypeScript.

Features

  • Video and Audio streaming
  • Data channels
  • Simulcast
  • Scalable Video Coding (SVC)
  • Relay
  • Recording

Document

Please check https://h3poteto.github.io/rheomesh/

License

The software is available as open source under the terms of the Apache License 2.0.

Commit count: 688

cargo fmt