Currently, test-proxy supports recording and playback for HTTP-based traffic in Python SDK tests. However, some new SDKs (for example, azure-ai-voicelive) communicate with the service over WebSockets.
In the world of real-time web, WebSocket was once regarded as the 'gold standard'. When we build chat applications, online games, or collaborative editing tools, the powerful full-duplex communication ...
In February 2025, we discovered that the Gamaredon tool PteroGraphin was used to restart Turla’s Kazuar backdoor on a machine in Ukraine. In April and June 2025, we detected that Kazuar v2 was ...
The Python libp2p WebSocket transport implementation is missing several critical features present in the Go implementation. This issue tracks the implementation of these missing features to bring ...