{"library":"trio-websocket","type":"library","category":null,"description":"Trio WebSocket is a Python library that provides a WebSocket implementation for the Trio asynchronous I/O framework. It offers both client and server functionalities, built on the `wsproto` sans-IO state machine, emphasizing safety, correctness, and ergonomics. The current stable version is 0.12.2. While mature and stable, the project is currently in 'life-support maintenance', with contributions welcomed.","language":"python","status":"maintenance","version":"0.12.2","tags":["websocket","trio","async","networking"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install trio-websocket","imports":["from trio_websocket import open_websocket_url","from trio_websocket import open_websocket","from trio_websocket import serve_websocket","from trio_websocket import ConnectionClosed","from trio_websocket import WebSocketRequest","from trio_websocket import WebSocketConnection"]}],"homepage":null,"github":"https://github.com/python-trio/trio-websocket","docs":null,"changelog":null,"pypi":"https://pypi.org/project/trio-websocket/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.4,"avg_import_s":0.47,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/trio-websocket/compatibility"}}