blob: 4f17a220d34062e9fa08cdf5b188b9aab8f36716 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
Ranch User Guide
================
The Ranch User Guide explores how to make best use of Ranch
for writing powerful TCP applications.
Introducing Ranch
-----------------
* [Introduction](introduction.md)
Using Ranch
-----------
* [Listeners](listeners.md)
* [Transports](transports.md)
* [Protocols](protocols.md)
* [Writing parsers](parsers.md)
Advanced topics
---------------
* [SSL client authentication](ssl_auth.md)
* [Embedded mode](embedded.md)
* [Internals](internals.md)
|