From 52a181347c4f85b9c313e400c20fd21ecef7b9b2 Mon Sep 17 00:00:00 2001 From: Adam Cammack Date: Wed, 27 Feb 2013 23:55:05 -0600 Subject: Add an SSL example --- examples/README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'examples/README.md') diff --git a/examples/README.md b/examples/README.md index ef5bfaf..bda8e46 100644 --- a/examples/README.md +++ b/examples/README.md @@ -40,6 +40,9 @@ Cowboy Examples * [rest_stream_response](./rest_stream_response): stream results from a data store + * [ssl_hello_world](./ssl_hello_world): + simplest SSL application + * [static_world](./static_world): static file handler -- cgit v1.2.3