Welcome to anysocks' documentation! =================================== ``anysocks`` is an easy and simple WebSocket client library built on top of `anyio `_. Hence, you can freely choose between ``asyncio``, ``trio``, and ``curio`` backends and integrate it easily into existing applications regardless of the asynchronous I/O framework they use. .. toctree:: :maxdepth: 2 :caption: Table of Contents: get-started.rst limitations.rst api.rst Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`