rkvm/rkvm-client
ckie c4ff4232ae
rkvm-{server,client}: Remove dead peers quickly
I use rkvm on a machine which hangs multiple times a day, leaving no
TCP FIN or RSTs behind.

Previously, the UX got very confusing once I rebooted the machine, because
it captured inputs without forwarding them anywhere live.

It's unfortunate that the TCP settings aren't shared between the client
& server because keepalive settings should be consistent to avoid one
peer disconnecting and the other waiting longer before timing out.
2023-08-22 18:54:47 +03:00
..
src rkvm-{server,client}: Remove dead peers quickly 2023-08-22 18:54:47 +03:00
.gitignore Update deps, use consistent rkvm- prefix for crates 2023-04-16 12:29:45 +02:00
Cargo.toml rkvm-{server,client}: Remove dead peers quickly 2023-08-22 18:54:47 +03:00