Files
Zhuolun Li 31e441de97 Ping every connection until traffic starts (#43)
quic closes a connection after 30s of silence and there is nothing to gossip about
before the first message, so an idle cold start dropped every connection outside the
mesh. Ping now covers every connection at 20s, under the timeout, and stops once 
messages arrive because gossip reaches each peer every few seconds by then.
2026-08-12 10:47:43 +01:00
..
2026-05-26 11:45:51 +02:00
2026-06-17 16:19:43 +02:00