bltavares / colmeia

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

Move from Dat Protocol to Hyperdrive Protocol #10

Closed bltavares closed 3 years ago

bltavares commented 4 years ago

Dat Protocol is moving into a new version, that is not backward-compatible.

To help to communicate this breaking change Dat announced it is moving to Hypercore Protocol.

Dat (also known as dat1 on this repo) will keep existing as is, but the same team that maintained the protocol (also known as dat2 on this repo) is now focused on adding features only on the new protocol.

Also, the new Beaker only works on the new protocol, and will migrate the library on previous Dat to Hypercore.

Apps that were targeting Dat will not work with the new protocol, as discovery also changed.

This is tracking issue to move colmeia to the Hypercore Protocol: