ReactJS-Realtime-Chat
ReactJS-Realtime-Chat copied to clipboard
ReactJS and Socket.IO Chat Application
Trying out the project
Missing dependencies
after run `npm start` raise this error > [email protected] start /home/tamzid/workspace/react/chat_demo > node app.js events.js:141 throw er; // Unhandled 'error' event ^ Error: listen EADDRINUSE :::3000 at Object.exports._errnoException (util.js:870:11) at...
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 0.13.3 to 16.13.1. Release notes Sourced from react's releases. 16.13.1 (March 19, 2020) React DOM Fix bug in legacy mode Suspense where effect clean-up functions are not...
#5 Solved. Chat History For Users Who Join The Room Implemented. Used MongoDB For The Chat Storage. Default roomId set to 1 which can further be based on roomId allotted...
First off let me just say great example of integrating react & socket.io . I have a question. When a new user joins the chat, they don't see the previous...
Здравствуйте . Помогите изменить ваш чат , нужно сделать строку (input) во всю ширину браузера .