botmaster-socket.io

v1.0.0
The socket.io Botmaster integration
bot botmaster socket.io websockets socketio bot-framework

s

DEBUG=botmaster:socket.io nodemon --legacy-watch ./example_jd.js

start

node ./example_jd.js

test

export NODE_ENV=test; nyc --reporter=lcov --reporter=html ava; nyc report

test-debug

export NODE_ENV=test DEBUG=botmaster:*; nyc --reporter=lcov --reporter=html ava

coveralls

cat ./coverage/lcov.info | coveralls

postversion

git push && git push --tags && rm -rf build/temp

jsdoc

jsdoc ./lib ./lib/bot_types

report

nyc report

Metadata

  • MIT
  • >=4.x.x <8.0.0
  • JD Wuarin
  • released 3/23/2017

Downloads

Maintainers