radicle-heartwood-lfs/radicle-node
Alexis Sellier f66ecd4ece
node: Replication fixes
* Read git request line before starting daemon, so that we don't leave
  git data in the socket read buffer in case of an error connecting to
  the daemon.
* Send a response on the fetch channel even if we disconnect the remote.
* Don't send `done` packet if there's an error; it won't be expected.
2023-02-07 21:04:13 +01:00
..
src node: Replication fixes 2023-02-07 21:04:13 +01:00
Cargo.toml Update all dependencies 2023-01-25 20:38:54 +01:00
Dockerfile Build container images for deployment 2022-12-14 17:15:40 +01:00