node.js의 socket.io를 이용한 real-time-chat 서비스 데모버전
https://github.com/dahae0320/socketio-chat-demo/tree/main/node_modules/socket.io#socketio
https://poiemaweb.com/nodejs-socketio
https://devcenter.heroku.com/articles/node-websockets#option-2-socket-io
- heroku deploy 과정에서 문제 해결 : Procfile
https://lastgleam.github.io/2018-02-27/TIL-heroku에deploy실패기
서버측 코드
클라이언트 측 코드