TCP vs UDP

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/bf268e3b-216c-40a5-8585-688bbc30a06d/Untitled.png

Socket

: connection which clients should pass when request, response data.

socket.io: Not all browsers can use web socket. socket.io library can help live polling.

Introduction

using socket.io

shopping mall real-time buy alert

HW

실시간 카운터 기능 구현