Skip to content

Instantly share code, notes, and snippets.

View ggarber's full-sized avatar

Gustavo Garcia ggarber

View GitHub Profile
// This module uses an experimental API that is only available on Chromium using
// a trial or by enabling a browser flag. It's unlikely that the API will get
// standardized and if it is it'll probably end up having a quite different form,
// that's to say that we should remove this once the trial is over :)
//
// - Spec: https://oyiptong.github.io/compute-pressure/
// - Status: https://chromestatus.com/feature/5597608644968448
// - Trial: https://developer.chrome.com/origintrials/#/view_trial/1838594547874004993
// - Chrome flag: Experimental Web Platform features
//
@DamonOehlman
DamonOehlman / README.md
Last active October 30, 2023 20:03
General WebRTC tips and tricks collated over time