aboutsummaryrefslogtreecommitdiffstats
path: root/examples/README.md
diff options
context:
space:
mode:
authorPablo Vieytes <[email protected]>2013-01-23 15:05:35 +0100
committerPablo Vieytes <[email protected]>2013-01-30 10:11:39 +0100
commitb8a0a8963b97387bd7b03b610107aa502c7c791d (patch)
tree0f1845e7309444772d5471e8da3fb432eb1173bd /examples/README.md
parentd9b3727a628975dfcc8707e143e45884873e42cb (diff)
downloadcowboy-b8a0a8963b97387bd7b03b610107aa502c7c791d.tar.gz
cowboy-b8a0a8963b97387bd7b03b610107aa502c7c791d.tar.bz2
cowboy-b8a0a8963b97387bd7b03b610107aa502c7c791d.zip
add websocket example
Diffstat (limited to 'examples/README.md')
-rw-r--r--examples/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/README.md b/examples/README.md
index f2b0c64..fa197c7 100644
--- a/examples/README.md
+++ b/examples/README.md
@@ -28,3 +28,6 @@ Cowboy Examples
* [static](./examples/static):
an example file server
+
+ * [static](./examples/websocket):
+ websocket example \ No newline at end of file