
S4 E1 Web Development with Malcolm Sparks
ClojureStream Podcast
00:00
The Differences Between HTTP and Web Sockets
server center events happen over the HTTP channel itself so all the headers and authorization authentication are inherited. With web sockets it's a change of protocol so the clients and the servers have to agree on a contract. It does have this advantage to allowing you to do anything you could do over a TCP socket but there is definitely different applications sweet spots for these things okay.
Transcript
Play full episode