o
    i                     @   sF   d dl Z d dlZd dlZejddZdd Zdd Ze e  dS )    NLOCAL_WS_SERVER_PORT8765c                    s*   | 2 z3 d H W }|  |I d H  q6 d S )N)send)	websocketpathmessage r   V/var/www/edux/Edux_v2/venv/lib/python3.10/site-packages/websocket/tests/echo-server.pyecho   s   r
   c                	      sX   t tdt4 I d H  t I d H  W d   I d H  d S 1 I d H s%w   Y  d S )N	localhost)
websocketsserver
   r   asyncioFuturer   r   r   r	   main   s   .r   )	r   r   osenvirongetr   r
   r   runr   r   r   r	   <module>   s   