mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Add project nim-rpc
This commit is contained in:
parent
b996a4d2e6
commit
e14f4ff292
@ -2294,6 +2294,19 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/jangko/msgpack4nim"
|
"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",
|
"name": "binaryheap",
|
||||||
"url": "https://github.com/bluenote10/nim-heap",
|
"url": "https://github.com/bluenote10/nim-heap",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user