radicle-heartwood-lfs/radicle-node/src/test
Alexis Sellier bb099faa4f
node: Give useful thread names
For the purposes of debugging running nodes, it's useful to know which
threads are doing what. This allows tools like `htop` to reveal which
threads are running.
2023-06-20 11:18:14 +02:00
..
arbitrary.rs node: Implement protocol multiplexing 2023-04-10 14:41:55 +02:00
environment.rs node: Give useful thread names 2023-06-20 11:18:14 +02:00
gossip.rs node: Use millisecond precision for timestamps 2023-02-14 20:31:40 +01:00
handle.rs node: Spawn a thread for each control connection 2023-05-24 11:33:55 +02:00
logger.rs node: Give useful thread names 2023-06-20 11:18:14 +02:00
peer.rs node: Always send node announcement on handshake 2023-06-07 11:39:23 +02:00
simulator.rs node: Rename `reactor` module to `io` 2023-05-08 19:31:20 +02:00