bltavares / colmeia

Attempt to make an interop layer to connect to dat on hyperswarm in Rust
24 stars 4 forks source link

Replicate multiple feeds on a single colmeiad instance #24

Open bltavares opened 4 years ago

bltavares commented 4 years ago

The colmeia-hyperdrive crate is conflating the storage, peering, hyperdrive and hypercore code.

With @Frando's upcoming hypercore-replicator, we should be able to handle multiple replicated feeds, and we can focus on writing only the hyperdrive code, without conflating that much.

TODO Next livestream: