feature(package) dword v3.1.0: add authCheck

This commit is contained in:
coderaiser 2016-07-14 21:07:51 +03:00
parent 8044cf04e4
commit 5151f878f5
2 changed files with 3 additions and 2 deletions

View file

@ -119,7 +119,8 @@
dword.listen(socket, {
size: size,
root: root,
prefix: prefix + '/dword'
prefix: prefix + '/dword',
authCheck: authCheck
});
spero.listen(socket, {