top | item 20588459

(no title)

secondstring | 6 years ago

What stack are the user-facing applications written in? I'm assuming since you're already multi-platform with such a small team that it's an Electron/ReactNative/something else binary packaged for each different OS, rather than 3 codebases?

Edit: considering there's a chrome devtools menubar option exposed in the app I'm guessing my assumption is correct haha. After fiddling with it for ~5 minutes, it seems annoying that I'm unmuted every time I join a new room. Is this intentional? If not, I think an option to join muted by default would be pretty helpful.

discuss

order

timfsu|6 years ago

Yes, we're using Electron + React to be cross-platform. It's not ideal (I know there's been plenty of discussion here), and we have some ideas for going beyond Electron, but it's helpful to have something cross-platform so the entire team can talk in one place.

rajivayyangar|6 years ago

Yes, when you join a new room, you're unmuted. However if someone pulls you into a room, or pulls you into a direct conversation, you start on mute. This is intentional - it allows frictionless communication while respecting everyone's privacy.

You could try using CMD+SHIFT+m to mute yourself immediately after joining a room.