WebRTC.rs

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • webrtc

    A pure Rust implementation of WebRTC (by webrtc-rs)

  • One of the webrtc.rs contributor is also a pion.ly contributor, and the other two describe themselves as gophers/rustaceans. So I'm sure that this rewrite has better motivations than "Go bad, Rust good".

  • datachannel-rs

    Rust wrappers for libdatachannel

  • You can have a look at datachannel-rs

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • webrtc-unreliable

    Just enough hacks to get unreliable unordered WebRTC data channels between a browser and a server

  • You can do this today with https://github.com/kyren/webrtc-unreliable

  • FirebaseRTC

    Codelab for building a WebRTC Video chat application using Firebase Cloudstore.

  • WebRTC is a specification for realtime peer-to-peer communication. https://webrtc.org/

  • Pion WebRTC

    Pure Go implementation of the WebRTC API

  • My company uses it to transfer files P2P securely, using the Go implementation by pion.ly . This project seems to be based on that stack, which is cool.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts