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	  Small WebRTC transport implementation for Pipecat.

This module provides a WebRTC transport implementation using aiortc for
real-time audio and video communication. It supports bidirectional media
streaming, application messaging, and client connection management.
    N)*alwayszwModule `pipecat.transports.network.small_webrtc` is deprecated, use `pipecat.transports.smallwebrtc.transport` instead.   )
stacklevel)__doc__warnings(pipecat.transports.smallwebrtc.transportcatch_warningssimplefilterwarnDeprecationWarning r   r   [/home/ubuntu/.local/lib/python3.10/site-packages/pipecat/transports/network/small_webrtc.py<module>   s   

"