mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-20 20:09:51 +00:00
Added package batchsend (#1850)
This commit is contained in:
parent
c4c8249a23
commit
55feb6bd18
@ -21971,5 +21971,21 @@
|
|||||||
"description": "Generate icon files from PNG files.",
|
"description": "Generate icon files from PNG files.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/bung87/icon"
|
"web": "https://github.com/bung87/icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "batchsend",
|
||||||
|
"url": "https://github.com/marcomq/batchsend",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"fast",
|
||||||
|
"multithreaded",
|
||||||
|
"tcp",
|
||||||
|
"http",
|
||||||
|
"transmission",
|
||||||
|
"library"
|
||||||
|
],
|
||||||
|
"description": "Nim / Python library to feed HTTP server quickly with custom messages",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/marcomq/batchsend"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user