cloudflare / templates

A collection of starter templates and examples for Cloudflare Workers and Pages
https://cloudflareworkers.com
MIT License
1k stars 638 forks source link

PeerConnections are being GCed when they shouldn't #129

Closed astroza closed 2 years ago

astroza commented 2 years ago

Firefox is garbage collecting active PeerConnections when there is no reference to them from a root object. Fixes #128