[SOLVED] Chat for WiseJ

Answered Closed
0
0

Howdy!

I’d like to build or embebed a chat in a WiseJ app, what would be advice’d for me to use, for the best integration with WiseJ?

Thanks in advanced!

  • You must to post comments
Best Answer
0
0

Hi Jorge,

Check out this sample that shows how to create a “chat room”: https://github.com/iceteagroup/wisej-examples/tree/2.0/SimpleChat

Alternatively, I would recommend checking out https://talkjs.com/ (you can integrate with a Wisej Widget control)

Hope this helps!

Levie

  • You must to post comments
0
0

Hi Levie,

Thank you, I’ll consider the own WiseJ option, but allow me to question:

if I want to integrate a 3rd party chat like https://rocket.chat/ instead of the one you mentioned, it’s the same way?

  • Levie (ITG)
    Hi Jorge, it looks like with that one you could use an iframe panel to integrate it. That might be easier to implement than the one I showed you, which would require a widget and passing the events up to the server to handle. It depends how much control you want to have over the feature!
  • You must to post comments
Showing 2 results