added to docs, diagram
This commit is contained in:
parent
e5fcd98247
commit
6ccee544a4
7 changed files with 52 additions and 33 deletions
|
@ -3,7 +3,7 @@
|
|||
This document describes the protocol that Tent servers use to communicate with
|
||||
each other.
|
||||
|
||||
###Basics
|
||||
### Basics
|
||||
|
||||
Every Tent user is represented by a server. Servers establish and maintain relationships and exchange content between users.
|
||||
|
||||
|
@ -28,7 +28,10 @@ Link: <https://tent.titanous.com/profile>; rel="https://tent.io/rels/profile"
|
|||
```
|
||||
or
|
||||
```text
|
||||
Link: <https://tent.titanous.com/profile>; rel="https://tent.io/rels/profile", <https://titanous.tent.is/profile>; rel="https://tent.io/rels/profile", <https://tent.jonathan.cloudmir.com/profile>; rel="https://tent.io/rels/profile"
|
||||
Link: <https://tent.titanous.com/profile>; rel="https://tent.io/rels/profile",
|
||||
<https://titanous.tent.is/profile>; rel="https://tent.io/rels/profile",
|
||||
|
||||
<https://tent.jonathan.cloudmir.com/profile>; rel="https://tent.io/rels/profile"
|
||||
```
|
||||
|
||||
#### HTML `link` tag
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue