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

May I set webSocket to true in DirectLine ? #7

Closed rainmakerho closed 7 years ago

rainmakerho commented 7 years ago

If I don't want to use pooling, may I set webSocket to true in DirectLine ? Thanks for your help.

ryanvolum commented 7 years ago

As of now this implementation does not implement websockets. If I get the chance I'll support it - otherwise, feel free to fork and PR!