mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 23:16:21 +00:00
[[snapshot]]: 2021-05-13 21:35:15
Affected files: "agora protocol.md"
This commit is contained in:
+5
-3
@@ -1,12 +1,14 @@
|
|||||||
# Agora Protocol
|
# Agora Protocol
|
||||||
|
|
||||||
- The [[agora]] you're likely reading this on is just one possible implementation of a platform built on a simple protocol. The protocol is defined as a list of [[agora rfcs]] as kept by a community agreeing to cooperate on such a list.
|
- The [[agora]] you're likely reading this on is just one possible implementation of a platform built on a simple protocol. The protocol is defined as a list of [[agora rfcs]] as kept by a community agreeing to cooperate on such a list.
|
||||||
- an [[agora]] is a tuple (root, intents)
|
- an [[agora]] is a tuple (root, goals)
|
||||||
- the root repository is
|
- the root repository is [[go/agora/git]]
|
||||||
|
- the goals of an agora are maintained by its community in the node [[goals]].
|
||||||
|
- [[agora server]] is a reference implementation for a consumer of the protocol.
|
||||||
|
- the [[agora server]] repository is [[go/agora/git]]
|
||||||
- It has three parts:
|
- It has three parts:
|
||||||
- a [[convention]].
|
- a [[convention]].
|
||||||
- A [[distributed knowledge graph]].
|
- A [[distributed knowledge graph]].
|
||||||
- [[agora server]] is a reference implementation for a consumer of the protocol.
|
|
||||||
- Compatible [[agoras]] are expected to assemble into [[agora networks]].
|
- Compatible [[agoras]] are expected to assemble into [[agora networks]].
|
||||||
- [[pull]] [[wikilinks everywhere]]
|
- [[pull]] [[wikilinks everywhere]]
|
||||||
- [[pull]] [[agora convention]]
|
- [[pull]] [[agora convention]]
|
||||||
|
|||||||
Reference in New Issue
Block a user