rendajs / Renda

A modern rendering engine for the web.
https://rendajs.org
MIT License
10 stars 4 forks source link

Support for configuring the connection type of a buildview iframe #803

Open jespertheend opened 1 year ago

jespertheend commented 1 year ago

Right now the connection always uses the internal discovery manager, but being able to configure the buildview to use a webrtc connection might be useful now that SharedWorkers are partitioned in most browsers.