fixed adding file problem
[c11concurrency-benchmarks.git] / gdax-orderbook-hpp / demo / dependencies / websocketpp-0.7.0 / tutorials / chat_tutorial / chat_tutorial.md
diff --git a/gdax-orderbook-hpp/demo/dependencies/websocketpp-0.7.0/tutorials/chat_tutorial/chat_tutorial.md b/gdax-orderbook-hpp/demo/dependencies/websocketpp-0.7.0/tutorials/chat_tutorial/chat_tutorial.md
new file mode 100644 (file)
index 0000000..042837c
--- /dev/null
@@ -0,0 +1,13 @@
+Chat Tutorial
+=============
+
+Goals of this tutorial:
+- Implement a realtime websocket chat server
+
+
+Server
+- Nicknames
+- Channels
+- Subprotocol
+- Origin restrictions
+- HTTP statistics page