diff --git a/packages.json b/packages.json index e468428..ac34b97 100644 --- a/packages.json +++ b/packages.json @@ -29745,6 +29745,17 @@ "license": "GNU GPLv3", "web": "https://github.com/HapticX/happyx" }, + { + "name": "whisky", + "url": "https://github.com/guzba/whisky", + "method": "git", + "tags": [ + "websockets" + ], + "description": "A blocking WebSocket client", + "license": "MIT", + "web": "https://github.com/guzba/whisky" + }, { "name": "nuance", "url": "https://github.com/metagn/nuance",