Chat System

0
I have created a message center where one user can send a message to another user. I am stuck on how to create the chat systems so the user can instantly reply to the other user. 
asked
4 answers
0

There is a slack message module in the app store, maybe you can use that?

answered
0

Well, that usually takes only 60 minutes. At least according to this live build session :-)

https://ww2.mendix.com/live-build-make-a-chat-app-in-60-minutes.html

Hope this works for you.

Btw. It is native, not yet PWA

answered
0

Hi Christian,

You could also look into the pusher module, one of the typical use cases for this module is a chat function (https://docs.mendix.com/appstore/modules/pusher)

answered
0

Hi Christian,

Please find the link below for the video of configuring the chat system:

https://video.mendix.com/watch/Bujp3vN94TNKyJBXFi3Jek

Please mark answer accepted if you find it useful.

Thank you.

answered