+ NNTP Content Server

* Read-only to public conf/areas only for now
* Missing some protocol support
* Could use better encoding practices and ANSI prep
This commit is contained in:
Bryan Ashby
2018-12-14 22:21:57 -07:00
parent cde329b439
commit 772022f0d0
6 changed files with 840 additions and 9 deletions

View File

@@ -52,7 +52,9 @@
"uuid-parse": "^1.0.0",
"ws": "^6.1.2",
"xxhash": "^0.2.4",
"yazl": "^2.5.0"
"yazl": "^2.5.0",
"nntp-server": "^1.0.3",
"lru-cache" : "^5.1.1"
},
"devDependencies": {},
"engines": {