meshtastic / network-management-client

A Meshtastic desktop client, allowing simple, offline deployment and administration of an ad-hoc mesh communication network. Built in Rust and TypeScript.
GNU General Public License v3.0
188 stars 14 forks source link

TCP Connection timeout too short #446

Open GUVWAF opened 10 months ago

GUVWAF commented 10 months ago

When using TCP to connect to my Pico W over Wi-Fi, sometimes the connection times out too soon. This mostly happens when I'm behind a Wi-Fi repeater. Maybe the timeout can be increased a bit when using TCP?

ajmcquilkin commented 8 months ago

Good catch! Updated this in #456 to 15s.