Files
rippled/tutorials/chat_tutorial/chat_tutorial.md
2013-11-25 08:15:20 -06:00

189 B

Chat Tutorial

Goals of this tutorial:

  • Impliment a realtime websocket chat server

Server

  • Nicknames
  • Channels
  • Subprotocol
  • Origin restrictions
  • HTTP statistics page