aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 613ee0a..efad3ba 100644
--- a/packages.json
+++ b/packages.json
@@ -13492,5 +13492,17 @@
"description": "GnuTLS wrapper",
"license": "LGPLv2.1",
"web": "https://github.com/FedericoCeratto/nim-gnutls"
+ },
+ {
+ "name": "news",
+ "url": "https://github.com/tormund/news",
+ "method": "git",
+ "tags": [
+ "websocket",
+ "chronos"
+ ],
+ "description": "Easy websocket with chronos support",
+ "license": "MIT",
+ "web": "https://github.com/tormund/news"
}
]