diff --git a/packages.json b/packages.json index 9b1f24f..fd4ccf4 100644 --- a/packages.json +++ b/packages.json @@ -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" } ]