ryanvolum / offline-directline

Unofficial package to emulate the bot framework connector locally.
https://www.npmjs.com/package/offline-directline
78 stars 44 forks source link

Allowed passing in own port number #24

Closed ryanvolum closed 6 years ago

ryanvolum commented 6 years ago

Instead of mandating that 3000 is the only port developers can use, the initalizeRoutes function now takes an optional port argument, which defaults to 3000