Skip to content

franklion/node_js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node_js 聊天室

Tutorial

git clone https://github.com/franklion/node_js.git

make

目前預設 ip, port

ip   = 'http://192.168.0.235';
port = '3000';

功能

#版本 1.0.0
1. 使用者發話文字(隨機文字顏色)
2. 發話後捲軸自動捲到下方
3. 輸入文字後可直接按enter輸出
4. 輸入文字後點擊send button輸出 並清除輸入文字區塊內容
5. 狀態列顯示 名稱和總人數

About

Node js practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published