Frequently asked questions ========================== .. currentmodule:: websockets .. admonition:: Many questions asked in websockets' issue tracker are really about :mod:`asyncio`. :class: seealso Python's documentation about `developing with asyncio`_ is a good complement. .. _developing with asyncio: https://docs.python.org/3/library/asyncio-dev.html .. toctree:: server client common asyncio misc