fork of radicle with Git LFS support, backed by IPFS
Go to file
Alexis Sellier 2f6cf9c7a5
httpd: implement `git` fetch-only server
Introduces a new `radicle-httpd` crate which will serve as the basis
for heartwood's HTTP backend.

The first part of this is a git server which allows projects to be
fetched from storage using plain `git`.

Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
2022-10-19 11:36:16 +02:00
.github/workflows Update Rust to 1.64 2022-09-26 11:27:31 +02:00
.nix meta: add nix tooling 2022-10-12 12:21:01 +02:00
radicle Set repository canonical refs 2022-10-19 10:27:24 +02:00
radicle-httpd httpd: implement `git` fetch-only server 2022-10-19 11:36:16 +02:00
radicle-node node: improve ping/pong tests 2022-10-18 17:23:31 +02:00
radicle-remote-helper Set repository canonical refs 2022-10-19 10:27:24 +02:00
radicle-ssh remote-helper: Initialize 2022-10-17 16:23:16 +02:00
radicle-tools radicle: namespace peers 2022-10-12 12:30:05 +02:00
.gitignore Initial commit 2022-09-13 10:13:13 +02:00
Cargo.lock httpd: implement `git` fetch-only server 2022-10-19 11:36:16 +02:00
Cargo.toml httpd: implement `git` fetch-only server 2022-10-19 11:36:16 +02:00
README.md Add placeholder README 2022-10-14 13:19:28 +02:00
build.rs httpd: implement `git` fetch-only server 2022-10-19 11:36:16 +02:00
rust-toolchain Update Rust to 1.64 2022-09-26 11:27:31 +02:00

README.md

❤️🪵

Radicle Heartwood Protocol & Stack