Add package mummy (#2421)

This commit is contained in:
Ryan Oldenburg 2022-12-01 22:56:28 -06:00 committed by GitHub
parent 4731763641
commit 1873dba96b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27407,6 +27407,20 @@
"license": "MIT",
"web": "https://github.com/sumatoshi/shiftfields"
},
{
"name": "mummy",
"url": "https://github.com/guzba/mummy",
"method": "git",
"tags": [
"web",
"http",
"server",
"websockets"
],
"description": "Multithreaded HTTP + WebSocket server",
"license": "MIT",
"web": "https://github.com/guzba/mummy"
},
{
"name": "ndup",
"url": "https://github.com/c-blake/ndup",