Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Future plans #14

Closed
alokraj68 opened this issue Feb 10, 2018 · 4 comments
Closed

Future plans #14

alokraj68 opened this issue Feb 10, 2018 · 4 comments

Comments

@alokraj68
Copy link

Hey!
This is an awesome project.
I would like to know how you're planning the future of this project?
Especially the attachment support and https support.

@ryanvolum
Copy link
Owner

Cheers, and thanks!

I'll be honest, I built this as a quick fix to a problem I saw lots of developers having. I don't have the bandwidth to make have feature-parity with the Bot Framework Connector. That said, I'm more than happy to field PRs from the community!

Another thing I'll note is that the next generation of the botbuilder SDK will allow you to host your bot code in the browser, without a connector at all. Of course, this doesn't help for channel bots (bots on facebook messenger, skype, teams, slack, etc), but dramatically simplifies the developer experience for bots in the browser.

@ryanvolum
Copy link
Owner

FYI, I just opened up issue #15 to request help on the attachment front. The https support is a harder problem, but a solveable one as well.

@alokraj68
Copy link
Author

Dear Ryan,
Thanks a lot for replying. We were going through the new things in Bf. We did not want to pay for Directline since we are making an open source product. We thought we will have the power to decide where we should host it and also, decide if we need premium things like Directline. We are ready to host our own DL. Since you said about the new implementation,

Can we know more about that?
Is there any timeline when we can use it like the same way it is now.

@ryanvolum
Copy link
Owner

Here's the v4 SDK, which can run a bot in browser: https://github.com/Microsoft/botbuilder-js

I don't think it has a sample for this capability yet, but it should be coming!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants