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

Is there any docs about Websocket? #26

Closed pavei closed 6 years ago

pavei commented 6 years ago

Hi,

I want to develop WS protocol with directline. Is there any docs that i can use to develop this?

ryanvolum commented 6 years ago

hey @pavei. Though this project is emulating the bot framework connector it was never my intention to have feature parity with the connector. The bot framework emulator also emulates the connector and I believe it does implement websockets. Though not the most satisfying answer, you might dig through their source code for inspiration

pratiksinghchauhan commented 6 years ago

Hey @pavei, I had the same requirement, so if you wish we can collaborate for this project. Please reply if interested.

pavei commented 6 years ago

Yep!

I did some code.. and i got how to do this. I did too reconnecting with conversation, using a local database. I could share it, but i dont know if @ryanvolum will accept my pull request.. hehehehe

I think we maybe fork this project..

pratiksinghchauhan commented 6 years ago

yes we can fork this project, can you share your hangouts, facebook or anything we could talk on there, I would have mailed you but your profile does not have a mail id?

pavei commented 6 years ago

My facebook is Vinicius Zilli Pavei or my skype vinicius.pavei :)

On Sat, Jul 21, 2018 3:37 PM, Pratik Singh Chauhan notifications@github.com wrote: sure can you share your hangouts, facebook or anything we could talk on there, I would have mailed you but your profile does not have a mail id?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

ryanvolum commented 6 years ago

Forking the projects sounds like a great idea - please share along the link though - if it proves to be a viable package that others are interested in, I'm happy to link to it!