Add package guildenstern (#1796)

This commit is contained in:
Olli Niinivaara 2021-01-28 19:00:52 +02:00 committed by GitHub
parent e70e830caa
commit b45b4e211e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21307,5 +21307,17 @@
"description": "A wrapper around liblo for the Open Sound Control (OSC) protocol",
"license": "MIT",
"web": "https://github.com/Psirus/NimOSC"
},
{
"name": "guildenstern",
"url": "https://github.com/olliNiinivaara/GuildenStern",
"method": "git",
"tags": [
"http",
"server"
],
"description": "Modular multithreading Linux HTTP server",
"license": "MIT",
"web": "https://github.com/olliNiinivaara/GuildenStern"
}
]