summaryrefslogtreecommitdiff
path: root/doc/dev/rpc-book/src/SUMMARY.md
blob: 651438027b51ae86d16df778ca5b38254a1aad5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Front matter

- [About this documentation](README.md)

# Introduction

- [The basic concepts](basic-concepts.md)
- [Getting started](getting-started.md)
- [JSON encoding and protocol details](messages-and-json.md)

# Specifications

- [The Arti RPC protocol](rpc-meta-spec.md)
- [Connect points: opening a connection to Arti RPC](rpc-connect-spec.md)
- [Cookie authentication](rpc-cookie-spec.md)