mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Squashed 'src/websocketpp/' content from commit 875d420
git-subtree-dir: src/websocketpp git-subtree-split: 875d420952d2c47d38de15952a401f00773cdffc
This commit is contained in:
13
tutorials/chat_tutorial/chat_tutorial.md
Normal file
13
tutorials/chat_tutorial/chat_tutorial.md
Normal file
@@ -0,0 +1,13 @@
|
||||
Chat Tutorial
|
||||
=============
|
||||
|
||||
Goals of this tutorial:
|
||||
- Impliment a realtime websocket chat server
|
||||
|
||||
|
||||
Server
|
||||
- Nicknames
|
||||
- Channels
|
||||
- Subprotocol
|
||||
- Origin restrictions
|
||||
- HTTP statistics page
|
||||
Reference in New Issue
Block a user