1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/devel/py-websockets/pkg-descr
2019-05-11 18:19:39 +00:00

8 lines
280 B
Plaintext

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.
WWW: https://pypi.org/project/websockets/