Add package whisky (#2563)

Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
Ryan Oldenburg 2023-04-05 14:06:40 -05:00 committed by GitHub
parent d9edd2241b
commit f0bc67d5b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",