o
    i                     @   s\   d Z ddlZddlT e  ed ejdedd W d   dS 1 s'w   Y  dS )a  WebSocket client transport implementation for Pipecat.

This module provides a WebSocket client transport that enables bidirectional
communication over WebSocket connections, with support for audio streaming,
frame serialization, and connection management.
    N)*alwayszvModule `pipecat.transports.network.websocket_client` is deprecated, use `pipecat.transports.websocket.client` instead.   )
stacklevel)__doc__warnings#pipecat.transports.websocket.clientcatch_warningssimplefilterwarnDeprecationWarning r   r   _/home/ubuntu/.local/lib/python3.10/site-packages/pipecat/transports/network/websocket_client.py<module>   s   

"