Article Lily Taub · Mar 19, 2019 9m read A Tutorial On WebSockets Intro Most server-client communication on the web is based on a request and response structure. The client sends a request to the server and the server responds to this request. The WebSocket protocol provides a two-way channel of communication between a server and client, allowing servers to send messages to clients without first receiving a request. For more information on the WebSocket protocol and its implementation in InterSystems IRIS, see the links below. WebSocket protocol #Best Practices #Frontend #JavaScript #Node.js #ObjectScript #Tutorial #Web Gateway #Caché #InterSystems IRIS #Open Exchange 9 7 3 5.6K