WebSockets
what is http?
HTTP is a protocol over we can access our web applications, it follows request -response model, it is a unidirectional protocol, http typically operates over port 80 for regular traffic, and https (HTTP Secure) operates over port 443 fo...
nithinmanupuri.hashnode.dev1 min read