hensm / fx_cast

Chromecast Web Sender SDK implementation for Firefox
https://hensm.github.io/fx_cast/
MIT License
1.87k stars 63 forks source link

Implement auto join policy handling #234

Closed hensm closed 1 year ago

hensm commented 1 year ago

Sessions currently do not persist across page loads or multiple tabs. Auto join policy is ignored/treated as page-scoped.

hensm commented 1 year ago

3eba371