{"id":68040,"library":"jrick-wsrpc-v2","title":"WSRPC v2","description":"Package wsrpc provides a partial implementation of a JSON-RPC 2.0 websocket client, inspired by net/rpc.","status":"active","version":"2.4.0","language":"go","source_language":null,"source_url":"https://github.com/jrick/wsrpc","tags":["json-rpc","websocket","rpc","client"],"install":[{"cmd":"go get github.com/jrick/wsrpc/v2","lang":"bash","label":"Install github.com/jrick/wsrpc/v2"}],"dependencies":[],"imports":[{"symbol":"wsrpc","correct":"github.com/jrick/wsrpc/v2"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/jrick/wsrpc/v2\"\n)\n\nfunc main() {\n\tclient, err := wsrpc.Dial(\"ws://example.com/rpc\")\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tdefer client.Close()\n}","lang":"go","description":"Dial a WebSocket JSON-RPC 2.0 server."},"warnings":[{"fix":"Avoid using features not supported by this package.","message":"Request batching and keyed request parameters are not implemented.","severity":"gotcha","affected_versions":"<=2.4.0"}],"env_vars":null,"search_vec":"'2.0':14 'client':16,25 'implement':8 'inspir':17 'json':12,21 'json-rpc':11,20 'net/rpc':19 'packag':3 'partial':7 'provid':5 'rpc':13,22,24 'v2':2 'websocket':15,23 'wsrpc':1,4","created_at":"2026-06-17T17:44:55.975685+00:00","updated_at":"2026-06-17T17:44:55.975685+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/jrick/wsrpc","github":"https://github.com/jrick/wsrpc","docs":"https://pkg.go.dev/github.com/jrick/wsrpc/v2#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}