This document summarizes TCPKali, a tool for stress testing and introspecting WebSockets. TCPKali can generate high volumes of WebSocket traffic to test systems handling hundreds of millions of events per second from global users. It allows establishing many idle connections, limiting connection bandwidth, and constructing non-standard WebSocket frames to test edge cases. TCPKali provides developer visibility into traffic through options to dump TCP I/O, measure latency, and export metrics. While not a security or distributed testing tool, its high speed and developer-friendly interface make it suitable for debugging systems under large-scale WebSocket loads.