radicle-heartwood-lfs/radicle-node
Alexis Sellier 664aa570e6
node: Spawn a thread for each control connection
Previously, only one connection to the node control socket could be
handled at a time. This usually worked fine, but if one connection hangs
for whatever reason, no other process can access the node.
2023-05-24 11:33:55 +02:00
..
src node: Spawn a thread for each control connection 2023-05-24 11:33:55 +02:00
Cargo.toml Update dependencies 2023-05-10 15:56:21 +02:00
Dockerfile Build container images for deployment 2022-12-14 17:15:40 +01:00
radicle-node.service node: systemd file 2023-03-31 15:48:32 +02:00