A community led collection of recipes, build infrastructure and distributions for the conda package manager.
A community led collection of recipes, build infrastructure and distributions for the conda package manager.
websockets
v17.0.1
A library for developing WebSocket servers and clients in Python.
A library for developing WebSocket servers and clients in Python.
Description
websockets is a library for developing WebSocket servers and clients in
Python. It implements RFC 6455 with a focus on correctness and simplicity.
It passes the Autobahn Testsuite. Built on top of asyncio, Python's
standard asynchronous I/O framework, it provides a straightforward API
based on coroutines, making it easy to write highly concurrent
applications.
Install package
If this channel isn't in your workspace yet, add it first: