Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 149 Bytes

File metadata and controls

6 lines (5 loc) · 149 Bytes

Websockets

  • handshake happen once
  • used at live feeds , real time communication

in Node

  • we can create websocket using express,ws,hono