![]() Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> |
||
---|---|---|
.. | ||
README | ||
python3-websockets.SlackBuild | ||
python3-websockets.info | ||
slack-desc |
README
websockets is a library for building WebSocket servers and clients in
Python with a focus on correctness, simplicity, robustness, and
performance.
Built on top of asyncio, Python’s standard asynchronous I/O framework,
it provides an elegant coroutine-based API.