mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Added 'nodem' package (#1879)
* Added 'nodes' package * Update packages.json * Update packages.json
This commit is contained in:
parent
9d67b4690f
commit
e31fa477fc
@ -22289,5 +22289,22 @@
|
||||
"description": "Nim wrapper of libxgboost",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/jackhftang/xgboost.nim"
|
||||
},
|
||||
{
|
||||
"name": "nodem",
|
||||
"url": "https://github.com/al6x/nim?subdir=nodem",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"net",
|
||||
"network",
|
||||
"rpc",
|
||||
"messaging",
|
||||
"distributed",
|
||||
"tcp",
|
||||
"http"
|
||||
],
|
||||
"description": "Call remote Nim functions as if it's local",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/al6x/nim/tree/main/nodem"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user