mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-19 19:45:12 +00:00
The protocol specs moved again
This commit is contained in:
parent
735d420d40
commit
e03d59e381
@ -11,7 +11,7 @@ This is the `syncthing` project. The following are the project goals:
|
|||||||
collaborating devices. The protocol should be well defined, unambiguous,
|
collaborating devices. The protocol should be well defined, unambiguous,
|
||||||
easily understood, free to use, efficient, secure and language neutral.
|
easily understood, free to use, efficient, secure and language neutral.
|
||||||
This is the [Block Exchange
|
This is the [Block Exchange
|
||||||
Protocol](https://github.com/syncthing/protocol/blob/master/BEPv1.md).
|
Protocol](https://github.com/syncthing/specs/blob/master/BEPv1.md).
|
||||||
|
|
||||||
2. Provide the reference implementation to demonstrate the usability of
|
2. Provide the reference implementation to demonstrate the usability of
|
||||||
said protocol. This is the `syncthing` utility. It is the hope that
|
said protocol. This is the `syncthing` utility. It is the hope that
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Syncthing uses the protocols defined in
|
Syncthing uses the protocols defined in
|
||||||
https://github.com/syncthing/protocol/.
|
https://github.com/syncthing/specs/.
|
||||||
|
Loading…
Reference in New Issue
Block a user