bdlb77

Results 9 comments of bdlb77

+1 to changes in source code working via manual change to my node_modules

@paulbouwer @sozercan @hewatson-msft What do y'all think to the following questions, or thoughts? "Have y'all ran into issues with capturing logs directly from the Eraser Worker if wanting to view...

@Chaphasilor, I'd be a FTC for this repo, but if you think it's a good first issue to start with, I'd love to give it a shot!

@Chaphasilor, I'm thinking of an approach similar to how Zoom does it: A user enables the the "lockdown" toggle / button and it will generate a URL with a hashed...

@Chaphasilor I guess it depends on how secure the call should be: 1. Make the URL more unique with a "passsword" - `zipcall.io/join/ChatRoom183x032-143d9` - All this will do is just...

@ianramzy you're referring to a different approach than the 2nd option correct? The concern I have with using the server for authentication is that state would need to be introduced...

@Chaphasilor so: a User joins and provides a password, in the server it pulls down the password of the Host by webRTC data (I don't know how else you'd query...

> +1 > > I also am having this same issue now with Electron 20, using the Webpack plugin (https://www.electronforge.io/config/plugins/webpack). My local preload script combines with webpack to a new...