0

I was trying to create a web based chat application using Openfire + BOSH + Converse.js technique with html,css,javascript support. As the first step I have done setting up openfire and I have downloaded source code of converse.js . Now I am stuck with BOSCH Configuration manager and impl;ementing chat with code. anybody have idea on this? Please help . I am really a fresher to this field

Alias Varghese
  • 2,104
  • 3
  • 24
  • 52

1 Answers1

0

you have to set up http binding on openfire and put yourhostname:7070 as a bosh service url in your html. this could help more: https://community.igniterealtime.org/docs/DOC-2954

Tarek
  • 16