eduardotkoller / convForm

A jQuery plugin that transforms a form into an interactive chat.
https://eduardotkoller.github.io/convForm
MIT License
182 stars 108 forks source link

Is it possible to send asynchronous message in convForm? #63

Open AshwiniPatil5 opened 3 years ago

AshwiniPatil5 commented 3 years ago

I need to send asynchronous message to user in my use case. is it possible to do that in convForm? any guidance would be of great help. Thank you.