* vanilla server launcher * update package.json * re-add babel to fix standard * fix ci * add buffer-equal * simple fixes * add offline client support * fix closing bugs, proper wait for server start * add test to mocha * change test timeout to 2 min * increase timeouts Co-authored-by: Romain Beaumont <romain.rom1@gmail.com>
13 lines
No EOL
191 B
Text
13 lines
No EOL
191 B
Text
node_modules/
|
|
npm-debug.log
|
|
package-lock.json
|
|
__*
|
|
src/**/*.json
|
|
# Runtime generated data
|
|
data/*/sample
|
|
data/**/read.js
|
|
data/**/write.js
|
|
data/**/size.js
|
|
samples/*.txt
|
|
samples/*.json
|
|
tools/bds* |