Skip to content

jinhuyk/SocketIO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket.IO 를 이용한 채팅창 구현

사용 기술

  • JavaScript
  • NodeJS
  • Socket.IO
  • Express

실행 방법

    npm install
    nodemon start

상세 설명

javascript를 이용한 socket IO 채팅창 기능 구현 연습 및 backend, frondend 분할하여 관리 연습