fixed adding file problem
[c11concurrency-benchmarks.git] / gdax-orderbook-hpp / demo / dependencies / websocketpp-0.7.0 / tutorials / chat_tutorial / chat_tutorial.md
1 Chat Tutorial
2 =============
3
4 Goals of this tutorial:
5 - Implement a realtime websocket chat server
6
7
8 Server
9 - Nicknames
10 - Channels
11 - Subprotocol
12 - Origin restrictions
13 - HTTP statistics page