# Chat Room Lite JS-Ver
Usage
As Server
- Install Node.js
- Install npm package
ws
,readline-sync
&readline
- Use command
node Server.js
and follow the instruction to start a chat room server
As Member
- Use your browser(WebSocket support needed) to open
index.html
and follow the instruction to join in a chat room
Feature
- WLAN support
- light and fast
- strong expansion
- readable code
- runs everywhere