implement an admin rpc to fetch ulimit data

This commit is contained in:
ansuz
2020-03-12 12:09:44 -04:00
parent 81c7416095
commit 2d47e7e2cf
3 changed files with 12 additions and 0 deletions

View File

@@ -24,6 +24,7 @@
"sortify": "^1.0.4",
"stream-to-pull-stream": "^1.7.2",
"tweetnacl": "~0.12.2",
"ulimit": "0.0.2",
"ws": "^3.3.1"
},
"devDependencies": {