radicle-dev / radicle-alpha

A peer-to-peer stack for code collaboration
https://radicle.xyz
MIT License
911 stars 33 forks source link

Distributed code reviews #693

Closed danimesq closed 4 years ago

danimesq commented 4 years ago

This is a fundamental part for this ecosystem. Should be implemented before working to create a new network.

kim commented 4 years ago

There is no obvious solution for asynchronous multi-writer updates in the design implemented here, hence conversational interactions are of very limited use. We can support this more straightforwardly in the new design. It requiring a "new network" is merely a side-effect.