mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Adds httpbeast
This commit is contained in:
parent
aa535d441d
commit
eefbeeda74
@ -9161,5 +9161,20 @@
|
||||
"description": "CRC32, 2 proc, copied from RosettaCode.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/juancarlospaco/nim-crc32"
|
||||
},
|
||||
{
|
||||
"name": "httpbeast",
|
||||
"url": "https://github.com/dom96/httpbeast",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"http",
|
||||
"server",
|
||||
"parallel",
|
||||
"linux",
|
||||
"unix"
|
||||
],
|
||||
"description": "A performant and scalable HTTP server.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/dom96/httpbeast"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user