feature(package) edward v3.1.0: add authCheck

This commit is contained in:
coderaiser 2016-07-14 21:06:59 +03:00
parent 857f4e117d
commit 8044cf04e4
2 changed files with 3 additions and 2 deletions

View file

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