added to docs, diagram

This commit is contained in:
Daniel Siders 2012-09-17 14:46:10 -04:00
parent e5fcd98247
commit 6ccee544a4
7 changed files with 52 additions and 33 deletions

View file

@ -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