Questions tagged [strophe]

Strophe comprises a set of libraries designed for communicating using the XMPP protocol.

Utilize the converse.js plugin to set up a secure room with password protection

I'm looking to set up a password-protected room. Currently, I can create a public room and add a password in the configuration settings. However, I have to start by creating an unsecured, public room first. Is there a way to create a room with a pas ...