aboutsummaryrefslogtreecommitdiffstats
path: root/guide/toc.md
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2013-01-17 19:23:15 +0100
committerLoïc Hoguin <[email protected]>2013-01-17 19:23:15 +0100
commit5ddd20e5ae975d6b1eb32ea1ef47639b8b8a5eb7 (patch)
tree9fad65d8098862ebe3ab49192905093469bb87b0 /guide/toc.md
parent81757b2bced82850d1b72020a26d8fca1b709bde (diff)
downloadranch-5ddd20e5ae975d6b1eb32ea1ef47639b8b8a5eb7.tar.gz
ranch-5ddd20e5ae975d6b1eb32ea1ef47639b8b8a5eb7.tar.bz2
ranch-5ddd20e5ae975d6b1eb32ea1ef47639b8b8a5eb7.zip
Explain how to use Ranch with a gen_server in the guide
Diffstat (limited to 'guide/toc.md')
-rw-r--r--guide/toc.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/guide/toc.md b/guide/toc.md
index 34500e1..12ba6c1 100644
--- a/guide/toc.md
+++ b/guide/toc.md
@@ -21,6 +21,7 @@ Ranch User Guide
* [Protocols](protocols.md)
* Purpose
* Writing a protocol handler
+ * Using gen_server
* [SSL client authentication](ssl_auth.md)
* Purpose
* Obtaining client certificates