mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Add sctp and sodium (#755)
This commit is contained in:
parent
5224cb384c
commit
0a1f5b012f
@ -9483,6 +9483,32 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/jxy/MDevolve"
|
"web": "https://github.com/jxy/MDevolve"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "sctp",
|
||||||
|
"url": "https://github.com/metacontainer/sctp.nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"sctp",
|
||||||
|
"networking",
|
||||||
|
"userspace"
|
||||||
|
],
|
||||||
|
"description": "Userspace SCTP bindings",
|
||||||
|
"license": "BSD",
|
||||||
|
"web": "https://github.com/metacontainer/sctp.nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "sodium",
|
||||||
|
"url": "https://github.com/zielmicha/libsodium.nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"crypto",
|
||||||
|
"security",
|
||||||
|
"sodium"
|
||||||
|
],
|
||||||
|
"description": "High-level libsodium bindings",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/zielmicha/libsodium.nim"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "db_clickhouse",
|
"name": "db_clickhouse",
|
||||||
"url": "https://github.com/leonardoce/nim-clickhouse",
|
"url": "https://github.com/leonardoce/nim-clickhouse",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user