Chat API with Openfire

I have a requirement to implement a chat server and expose its operation through REST API. I decided to chose Chat API with openfire. But it didn’t work as expected.

Kindly suggest me an alternative or a workaround for this.

Thanks in advance.

Pay someone to implement what you expect :slight_smile:

:stuck_out_tongue_winking_eye: Chat API doesn’t work with open fire ?

It works for me. What is your problem?

Well, Yes. I can install the plugin in openfire. But whn I tried to access the api’s using postman, it doesn’t work. I tried with default admin port 9090 and HTTP bind port 7070, it’s not hitting the Chat API