Files
42_INT_14_transcendence/tests_hugo/chat_node/README.md
2022-11-30 19:50:10 +01:00

401 B

https://www.youtube.com/watch?v=o8Fn9BgqoQM

first time : npm install --save express npm install --save socket.io sudo npm install -g nodemon

next time : npm install

anytime : nodemon server

  • don't send message to oneself
  • create a room
  • automatically add someone to a room
  • being able to accept or refuse to be added to a room
  • what to do with message not received ?