Websockets

WebSockets upgrade HTTP to a persistent, two-way TCP channel. Some servers IP-rate-limit initial handshakes; opening the socket through a sticky Proxied mobile IP preserves the connection, while background REST calls can still rotate IPs per request.