mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
c930ce8012
Rewrapped README. Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
6 lines
265 B
Text
6 lines
265 B
Text
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.
|