mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-22 12:59:35 +00:00
add json_rpc
This commit is contained in:
parent
128f0bcb5d
commit
729b2cb002
@ -5915,6 +5915,22 @@
|
|||||||
"license": "Apache License 2.0",
|
"license": "Apache License 2.0",
|
||||||
"web": "https://github.com/status-im/nim-ranges"
|
"web": "https://github.com/status-im/nim-ranges"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "json_rpc",
|
||||||
|
"url": "https://github.com/status-im/nim-json-rpc",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"json-rpc",
|
||||||
|
"server",
|
||||||
|
"client",
|
||||||
|
"rpc",
|
||||||
|
"json"
|
||||||
|
],
|
||||||
|
"description": "Nim library for implementing JSON-RPC clients and servers",
|
||||||
|
"license": "Apache License 2.0",
|
||||||
|
"web": "https://github.com/status-im/nim-json-rpc"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "rlp",
|
"name": "rlp",
|
||||||
"url": "https://github.com/status-im/nim-rlp",
|
"url": "https://github.com/status-im/nim-rlp",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user