o
    lh                     @   sJ   d dl Z d dlZd dlZe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message r   o/var/www/html/construction_image-detection-poc/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   osr   intenvirongetr   r	   r   runr   r   r   r   <module>   s   