-
-
Notifications
You must be signed in to change notification settings - Fork 217
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve messaging for connection types #124
Comments
Hi @dillfrescott! It's good to hear from you. 🙂
"Partial network connection" means that Chitchatter is able to connect to a WebTorrent server, but not a TURN relay server. This means that you'll only be able to connect with peers that don't require a TURN relay server connection (such two laptops connected via a home network connection). Notably, mobile peer connections may not work. Based on what I'm seeing, Chitchatter is only able to achieve a partial network connection right now. This seems to be due to Open Relay having shut down its anonymous free service, as I predicted in #112. This will unfortunately remain the case until Chitchatter receives TURN server resources or financial support to purchase them.
Yep, all Chitchatter functionality is available once you're connected to peers. The fact that this question needed to be asked implies that this part of the UX is unclear. I'm going to update this issue's title and add some better messaging around part of the app's UI so it's clearer for users. |
I've added a tooltip for the network connection indicator that should hopefully make this behavior clearer. Thanks for raising this @dillfrescott! |
Thank you so much! Also thanks for the info! |
Hey Jeremy! Just checking in!
But mostly to ask, what does it mean when it says partial network connection and the dot is in yellow?
I can still do voice calls correct?
The text was updated successfully, but these errors were encountered: