Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 377 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 377 Bytes

socket-io-server

socket.io 서버와 클라이언트를 위한 Basic Startup Project 입니다.

webstorm IDE로 작업되었습니다

주요기능은 다음과 같습니다.

  • socket.io 멀티노드 구성 (with redis)
  • redis를 통한 세션공유
  • node.js restfull api
  • web version client
  • HMAC(Hash Message Authentication Code) api 메시지 인증