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  FastAPI WebSocket transport implementation for Pipecat.

This module provides WebSocket-based transport for real-time audio/video streaming
using FastAPI and WebSocket connections. Supports binary and text serialization
with configurable session timeouts and WAV header generation.
    N)*alwayszxModule `pipecat.transports.network.fastapi_websocket` is deprecated, use `pipecat.transports.websocket.fastapi` instead.   )
stacklevel)__doc__warnings$pipecat.transports.websocket.fastapicatch_warningssimplefilterwarnDeprecationWarning r   r   `/home/ubuntu/.local/lib/python3.10/site-packages/pipecat/transports/network/fastapi_websocket.py<module>   s   

"