
    sj                     ,    d Z ddlmZmZmZ dZdZg dZy)z
Wslink allows easy, bi-directional communication between a python server and a
javascript client over a websocket.

wslink.server creates the python server
wslink.websocket handles the communication
    )registerschedule_callbackschedule_coroutinezBSD-3-Clausez2.5.6)__license____version__r   r   r   N)__doc__wslink.corer   r   r   r   r   __all__     </DATA/.local/lib/python3.12/site-packages/wslink/__init__.py<module>r      s$    H Gr   