lukehmcc / s5_rust

This is a minimal implementation of redsolver's S5 node in rust. The purpose of this project is to take advantage of BLAKE3's superior implementation and maturity in rust over the dart implementation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

s5_rust

This is a minimal implementation of redsolver's S5 node in rust. The purpose of this project is to take advantage of BLAKE3's superior implementation and maturity in rust over the dart implementation.

TODO to reach feature parity with S5 v0.3.0

  • base API
  • peering
  • basic download
  • basic upload

About

This is a minimal implementation of redsolver's S5 node in rust. The purpose of this project is to take advantage of BLAKE3's superior implementation and maturity in rust over the dart implementation.


Languages

Language:Rust 100.0%