From f112cdf643c520bb6554a2d8efa882e8e904b984 Mon Sep 17 00:00:00 2001 From: Adam Cammack Date: Sat, 16 Feb 2013 02:21:54 -0600 Subject: Add a web server example Explore re-routing in middleware. --- 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 e166876..a50b54b 100644 --- a/examples/README.md +++ b/examples/README.md @@ -40,5 +40,8 @@ Cowboy Examples * [static_world](./static_world): static file handler + * [web_sever](./web_server): + serves files with lists directory entries + * [websocket](./websocket): websocket example -- cgit v1.2.3