mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
189 B
189 B
Chat Tutorial
Goals of this tutorial:
- Impliment a realtime websocket chat server
Server
- Nicknames
- Channels
- Subprotocol
- Origin restrictions
- HTTP statistics page