mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
rename nim-rpc to nimrpc
This commit is contained in:
parent
c38477b7d2
commit
f6863f29be
@ -2294,19 +2294,6 @@
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/jangko/msgpack4nim"
|
||||
},
|
||||
{
|
||||
"name": "nim-rpc",
|
||||
"url": "https://github.com/rogercloud/nim-rpc",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"msgpack",
|
||||
"library",
|
||||
"rpc"
|
||||
],
|
||||
"description": "RPC implementation for Nim based on msgpack4nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/rogercloud/nim-rpc"
|
||||
},
|
||||
{
|
||||
"name": "binaryheap",
|
||||
"url": "https://github.com/bluenote10/nim-heap",
|
||||
@ -3158,5 +3145,19 @@
|
||||
"description": "POP3 client library",
|
||||
"license": "LGPLv3",
|
||||
"web": "https://github.com/FedericoCeratto/nim-pop3"
|
||||
},
|
||||
{
|
||||
"name": "nimrpc",
|
||||
"url": "https://github.com/rogercloud/nim-rpc",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"msgpack",
|
||||
"library",
|
||||
"rpc",
|
||||
"nimrpc"
|
||||
],
|
||||
"description": "RPC implementation for Nim based on msgpack4nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/rogercloud/nim-rpc"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user