mirror of
https://github.com/logos-messaging/packages.git
synced 2026-02-22 09:23:12 +00:00
Added package nats (#2607)
This commit is contained in:
parent
0e10dceb77
commit
a32eb43d0c
@ -30264,5 +30264,18 @@
|
|||||||
"description": "Wrapper around physfs",
|
"description": "Wrapper around physfs",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/konsumer/nim-physfs_static"
|
"web": "https://github.com/konsumer/nim-physfs_static"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nats",
|
||||||
|
"url": "https://github.com/deem0n/nim-nats",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"nats",
|
||||||
|
"library",
|
||||||
|
"wrapper"
|
||||||
|
],
|
||||||
|
"description": "Nim wrapper for the nats.c - NATS client library",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/deem0n/nim-nats"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user