websockets is a library for building WebSocket servers and clients\\ in Python with a focus on correctness and simplicity.\\ \\ Built on top of asyncio, Python’s standard asynchronous I/O framework.\\ It provides an elegant coroutine-based API.\\ \\ This package contains the Python source files for python3-websockets.\\ \\