aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMilli İşletim Sistemi (Milis Linux) <polkovnikshamil@gmail.com>2017-08-10 22:30:17 +0300
committerGitHub <noreply@github.com>2017-08-10 22:30:17 +0300
commitfe6b1947ccb85934b378ab708112bf64f72b38f9 (patch)
treeba505244df39f59750ccc6a56423986e72ee9f0d
parent249946f4821d8462df84e7bd546066702f75b3cb (diff)
downloadpackages-fe6b1947ccb85934b378ab708112bf64f72b38f9.tar.gz
packages-fe6b1947ccb85934b378ab708112bf64f72b38f9.zip
nimrpc fresh repo
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 89f33d3..61f7187 100644
--- a/packages.json
+++ b/packages.json
@@ -3373,6 +3373,20 @@
"license": "MIT",
"web": "https://github.com/rogercloud/nim-rpc"
},
+ {
+ "name": "nimrpc-milis",
+ "url": "https://github.com/milisarge/nimrpc-milis",
+ "method": "git",
+ "tags": [
+ "msgpack",
+ "library",
+ "rpc",
+ "nimrpc"
+ ],
+ "description": "RPC implementation for Nim based on msgpack4nim",
+ "license": "MIT",
+ "web": "https://github.com/milisarge/nimrpc-milis"
+ },
{
"name": "asyncevents",
"url": "https://github.com/tulayang/asyncevents",