diff --git a/packages.json b/packages.json index d665050..2f9e984 100644 --- a/packages.json +++ b/packages.json @@ -25869,5 +25869,16 @@ "license": "MIT", "web": "https://github.com/nonimportant/nim-govee", "doc": "https://nonimportant.github.io/nim-govee/" + }, + { + "name": "bamboo_websocket", + "url": "https://github.com/obemaru4012/bamboo_websocket", + "method": "git", + "tags": [ + "websocket" + ], + "description": "This is a simple implementation of a WebSocket server with 100% Nim.", + "license": "MIT", + "web": "https://github.com/obemaru4012/bamboo_websocket" } ]