This document summarizes a talk on language agnostic technologies introduced in pi-web-agent 0.4rc2. The talk discussed using WebSockets for low latency communication between clients and servers, but noted this did not fully solve the problem. It then described Websocketd, which allows WebSockets to be used for existing applications, and WebsocketdBro, which combines Websocketd with RabbitMQ to enable message broadcasting. The talk concluded by noting these tools address common problems and help attract different types of developers.