diff --git a/packages.json b/packages.json index dd118fa..e3e8549 100644 --- a/packages.json +++ b/packages.json @@ -23001,5 +23001,19 @@ "description": "NWSync Repository Management utilities", "license": "MIT", "web": "https://github.com/Beamdog/nwsync" + }, + { + "name": "nim-ws", + "url": "https://github.com/status-im/nim-ws", + "method": "git", + "tags": [ + "websocket", + "server", + "client", + "query language" + ], + "description": "An implementation of Websocket protocol for Nim", + "license": "Apache License 2.0", + "web": "https://github.com/status-im/nim-ws" } ]