Implementation of the WebSocket Protocol (RFC 6455 and 7692)
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.
$
pkg install py311-websocketsOrigin
devel/py-websockets
Size
1.93MiB
License
BSD3CLAUSE
Maintainer
ehaupt@FreeBSD.org
Dependencies
1 packages
Required by
19 packages