Add package guildenstern (#1796)

This commit is contained in:
Olli Niinivaara
2021-01-28 18:00:52 +01:00
committed by GitHub
parent e70e830caa
commit b45b4e211e
+12
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"
}
]