Added package batchsend (#1850)

This commit is contained in:
Marco Mengelkoch 2021-03-29 18:33:58 +02:00 committed by GitHub
parent c4c8249a23
commit 55feb6bd18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21971,5 +21971,21 @@
"description": "Generate icon files from PNG files.",
"license": "MIT",
"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"
}
]