{"id":52416,"library":"sourcegraph-jsonrpc2","title":"jsonrpc2","description":"Package jsonrpc2 provides a client and server implementation of JSON-RPC 2.0.","status":"active","version":"0.2.1","language":"go","source_language":null,"source_url":"https://github.com/sourcegraph/jsonrpc2","tags":["json-rpc","rpc","client","server"],"install":[{"cmd":"go get github.com/sourcegraph/jsonrpc2","lang":"bash","label":"Install github.com/sourcegraph/jsonrpc2"}],"dependencies":[],"imports":[{"symbol":"jsonrpc2","correct":"github.com/sourcegraph/jsonrpc2"}],"quickstart":{"code":"package main\n\nimport (\n\t\"context\"\n\t\"fmt\"\n\t\"github.com/sourcegraph/jsonrpc2\"\n)\n\nfunc main() {\n\tconn := jsonrpc2.NewConn(context.Background(), nil, nil)\n\tdefer conn.Close()\n\tfmt.Println(\"JSON-RPC 2.0 connection created\")\n}","lang":"go","description":"Create a new JSON-RPC 2.0 connection"},"warnings":[],"env_vars":null,"search_vec":"'2.0':14 'client':6,19 'implement':9 'json':12,16 'json-rpc':11,15 'jsonrpc2':1,3 'packag':2 'provid':4 'rpc':13,17,18 'server':8,20","created_at":"2026-06-15T06:53:36.095851+00:00","updated_at":"2026-06-15T06:53:36.095851+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/sourcegraph/jsonrpc2","github":"https://github.com/sourcegraph/jsonrpc2","docs":"https://pkg.go.dev/github.com/sourcegraph/jsonrpc2#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","serialization"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}