# Chat Room Lite JS-Ver

Usage

As Server

  1. Install Node.js
  2. Install npm package ws,readline-sync&readline
  3. Use command node Server.js and follow the instruction to start a chat room server

As Member

  1. Use your browser(WebSocket support needed) to open index.html and follow the instruction to join in a chat room

Feature

  1. WLAN support
  2. light and fast
  3. strong expansion
  4. readable code
  5. runs everywhere