You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.
Hi Sir/Madam,
I'm new to js and new your help.
I have created one api in node say (http://localhost:4001/askbot) and a chat UI on Android Mobile app, Allowing the mobile app to connect to the same api.
when mobile app hit api, then my server.js receive the request but unable to connect to middleware.js.
How do I send request parameter (user message) say "Petrol price for today" to middleware.js and also handle the event with controller.hears()...
Please help me to solve this problem.
Thanks in advance
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi Sir/Madam,
I'm new to js and new your help.
I have created one api in node say (http://localhost:4001/askbot) and a chat UI on Android Mobile app, Allowing the mobile app to connect to the same api.
when mobile app hit api, then my server.js receive the request but unable to connect to middleware.js.
How do I send request parameter (user message) say "Petrol price for today" to middleware.js and also handle the event with controller.hears()...
Please help me to solve this problem.
Thanks in advance
The text was updated successfully, but these errors were encountered: