Closed joshwambere closed 2 years ago
Add chatting and group chat functionality How should this be manually tested? clone this repo git checkout ft-chatRoom yarn Download postman Create a socket.io request use http://localhost:4000/ joinRoom to join room message:create to create message File changed N/A
Add chatting and group chat functionality
clone this repo git checkout ft-chatRoom yarn Download postman Create a socket.io request use http://localhost:4000/ joinRoom to join room message:create to create message
git checkout ft-chatRoom
yarn
http://localhost:4000/
joinRoom
message:create
N/A
What does this PR do?
My codes