add daemon plugin

This commit is contained in:
lxsang
2016-03-04 11:38:08 +01:00
parent 8e02096886
commit 78f1e67864
19 changed files with 228 additions and 32 deletions

BIN
build/.DS_Store vendored

Binary file not shown.

View File

@ -4,4 +4,10 @@ plugins=/Users/mrsang/Google Drive/ushare/cwp/ant-http/build/plugins/ ; plugins
plugins_ext=.dylib ; plugins extensions
database=/Users/mrsang/Google Drive/ushare/cwp/ant-http/build/databases/
htdocs=/Users/mrsang/Google Drive/ushare/cwp/ant-http/build/htdocs
tmpdir=/Users/mrsang/Google Drive/ushare/cwp/ant-http/build/tmp/
tmpdir=/Users/mrsang/Google Drive/ushare/cwp/ant-http/build/tmp/
; This enable some plugins to be initialised at server startup
[AUTOSTART]
plugin = nodedaemon
;plugin=ffvm
;plugin=dummy

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
build/plugins/nodedaemon.dylib Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.