Nikhil Chaudhari
1 min readDec 27, 2018

--

Check if you have handled the events on correct endpoints. This seems client side issue. Either you’ve not configured the url endpoints perfectly or else you are not parsing result accurately. on() is for listening and emit() is for sending the message.

--

--

No responses yet