{"library":"wslink","type":"library","category":null,"description":"wslink is a Python/JavaScript library designed for robust communication over WebSockets. It facilitates easy bi-directional communication, supporting Remote Procedure Calls (RPC) from client to server and publish/subscribe patterns from server to client, including binary attachments. Maintained by Kitware, it is actively developed with a frequent release cadence, often driven by semantic versioning.","language":"python","status":"active","version":"2.5.6","tags":["websocket","rpc","publish-subscribe","client-server","python","javascript"],"last_verified":"Sat May 23","install":[{"cmd":"pip install wslink","imports":["from wslink import Server","from wslink.websocket import WslinkHandler","from wslink.protocols import WslinkServerProtocol","from wslink.websocket import run_wslink"]}],"homepage":"https://kitware.github.io/wslink/","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/wslink/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":4,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/wslink/compatibility"}}