mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Added package fastrpc (#3116)
This commit is contained in:
parent
ffb03e348c
commit
8bedf8619c
@ -36104,5 +36104,21 @@
|
||||
"description": "PC/SC library for smart card access",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/mmlado/pcsc-nim/"
|
||||
},
|
||||
{
|
||||
"name": "fastrpc",
|
||||
"url": "https://github.com/elcritch/fastrpc",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"rpc",
|
||||
"msgpack",
|
||||
"messagepack",
|
||||
"json-rpc",
|
||||
"embedded",
|
||||
"fast"
|
||||
],
|
||||
"description": "fast binary rpc designed for embedded",
|
||||
"license": "Apache-2.0",
|
||||
"web": "https://github.com/elcritch/fastrpc"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user