Skip to content

ss-vip/ws-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ws-Chat 聊天室

使用 NodeJS Express, ws 套件,透過 Websocket 技術實現多人即時線上聊天。

  • 有命名功能,用戶可自訂顯示名稱
  • 有用戶進入及退出聊天室的提示
  • 有即時線上人數顯示
  • 有發射火箭的 Donate 抖內送禮特效
  • 些許不完善的功能將持續調整程式碼

DEMO WEB: https://demo.koyeb.app/ 備用站: https://ws-chat-11hk.onrender.com/

* 也許需要些時間讓服務甦醒


Try it

  1. Clone code, change env setting.
  2. Install and Run
npm i && npm run start
  1. Open your browser ,go host url and play 😎

About

Websocket 簡單的聊天室

Resources

Stars

Watchers

Forks