Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
Strophe
Conversations
About
Strophe
Contact owners and managers
1–30 of 777
Mark all as read
Report group
0 selected
Prince Jain
9/10/23
get those user list with whom logged user have chatted.
Hello connection, I would like to say that i'm unable to get the user list with whom we have
unread,
get those user list with whom logged user have chatted.
Hello connection, I would like to say that i'm unable to get the user list with whom we have
9/10/23
Prince Jain
8/30/23
not able to incoming message using ws://localhost:5443/ws
hello users, I am stuck to get the incoming message. I have settup the xmpp server on my local
unread,
not able to incoming message using ws://localhost:5443/ws
hello users, I am stuck to get the incoming message. I have settup the xmpp server on my local
8/30/23
ANDERSON LOPEZ MILLAN
5/29/23
VIDEO CALL
Does the Strophe.js library have a video call system?
unread,
VIDEO CALL
Does the Strophe.js library have a video call system?
5/29/23
ANDERSON LOPEZ MILLAN
5/29/23
video calls
Does the Strophe.js library have a video call system?
unread,
video calls
Does the Strophe.js library have a video call system?
5/29/23
明明
,
Daryl Herzmann
2
3/7/23
http-bind 404
Greetings, I'm not the sharpest tool in the toolbox, but my understanding here is that Chrome is
unread,
http-bind 404
Greetings, I'm not the sharpest tool in the toolbox, but my understanding here is that Chrome is
3/7/23
Georg Deuytche
7/27/22
Problem with Strophe.js in Chrome while window is on background
Hi All, Please help with this! In our deployment, we are experiencing the following issue: Problem
unread,
Problem with Strophe.js in Chrome while window is on background
Hi All, Please help with this! In our deployment, we are experiencing the following issue: Problem
7/27/22
subhash ramshetty
7/12/22
How to import strophejs-plugin-mam plugin and use in Angular
Hello I'm getting the error. I have used this function on Strophe connection object. here
unread,
How to import strophejs-plugin-mam plugin and use in Angular
Hello I'm getting the error. I have used this function on Strophe connection object. here
7/12/22
Divakara Achar
5/9/22
nick auto encoding
HI, while joing the group through MUC passing nick as params, but nick name going as encoded. how can
unread,
nick auto encoding
HI, while joing the group through MUC passing nick as params, but nick name going as encoded. how can
5/9/22
Divakara Achar
5/9/22
Encoding nick name while joining the room
Hi, while joining room i'm sending nick name in the parameter, but its going as encoded format,
unread,
Encoding nick name while joining the room
Hi, while joining room i'm sending nick name in the parameter, but its going as encoded format,
5/9/22
subhash ramshetty
3/31/22
How to get chat in group.
Hello, I want to get chat history from group, please suggest any plugin and how to use them. also ho
unread,
How to get chat in group.
Hello, I want to get chat history from group, please suggest any plugin and how to use them. also ho
3/31/22
visionm
12/10/21
authenticate with scram clientKey hash
Hi. I am just wondering if it would be possible to implement a strophejs client that would use a
unread,
authenticate with scram clientKey hash
Hi. I am just wondering if it would be possible to implement a strophejs client that would use a
12/10/21
Alexander Vlasov
, …
Maqsood Ahmed
5
7/6/21
Share strophe connection
Hi, SharedWorker not working. I did these steps. then its even not connecting with server also there
unread,
Share strophe connection
Hi, SharedWorker not working. I did these steps. then its even not connecting with server also there
7/6/21
Raphy
6/11/21
How to correctly import Strophe.js Plugins in node.js?
Hi! I'm able to make Strophe.js connect to XMPP server : import { Strophe } from '../../../
unread,
How to correctly import Strophe.js Plugins in node.js?
Hi! I'm able to make Strophe.js connect to XMPP server : import { Strophe } from '../../../
6/11/21
John Doe
2/21/21
Send stanza created from string
I am trying to make a XMPP console for debugging purposes and the stanzas need to be written as XML
unread,
Send stanza created from string
I am trying to make a XMPP console for debugging purposes and the stanzas need to be written as XML
2/21/21
Ali Shirvani
,
JC Brand
3
4/8/20
Using authentication token in conn.connect(jid,
Thanks for your helpful response. On Wed, Apr 8, 2020 at 11:01 AM JC Brand <li...@opkode.com>
unread,
Using authentication token in conn.connect(jid,
Thanks for your helpful response. On Wed, Apr 8, 2020 at 11:01 AM JC Brand <li...@opkode.com>
4/8/20
Maurizio Poli
,
Filipe Fernandes
12
4/3/20
Strophe si-filetransfer in ionic-cordova
Usualy more than 2 years is old, but thing is, this works, all plugins seem to work, using a bunch of
unread,
Strophe si-filetransfer in ionic-cordova
Usualy more than 2 years is old, but thing is, this works, all plugins seem to work, using a bunch of
4/3/20
Maurizio Poli
3/30/20
Strophe si-filetransfer with ionic cordova
HI, I am developing an ionic-cordova application with chat via Openfire. I can't get the si-
unread,
Strophe si-filetransfer with ionic cordova
HI, I am developing an ionic-cordova application with chat via Openfire. I can't get the si-
3/30/20
Madhan Kumar
6/26/19
Strophe room creation
createRoom() { this.nick = this.name; this.room_name = this.nick + this.conf; console.log(this.
unread,
Strophe room creation
createRoom() { this.nick = this.name; this.room_name = this.nick + this.conf; console.log(this.
6/26/19
Count Klauss
,
JC Brand
3
11/9/18
Latest Strope.js NOT WORKING -- Strope.Connection is not a constructor?
Oh wow. Thx JC. I was thinking maybe i wasnt doing something correctly and so giving up and going to
unread,
Latest Strope.js NOT WORKING -- Strope.Connection is not a constructor?
Oh wow. Thx JC. I was thinking maybe i wasnt doing something correctly and so giving up and going to
11/9/18
Ahmet Eroglu
,
Colin Dixon
2
10/1/18
strophe with typescript
Hello Ahmet I managed to get it working by doing: npm install --save strophe.js npm install --save @
unread,
strophe with typescript
Hello Ahmet I managed to get it working by doing: npm install --save strophe.js npm install --save @
10/1/18
Evgeny Kalinogorskiy
6/18/18
How to implement echo bot in ejubberd with button quiz in chat like a telegram bot ?
Is it possible with ejubberd + js framework ?
unread,
How to implement echo bot in ejubberd with button quiz in chat like a telegram bot ?
Is it possible with ejubberd + js framework ?
6/18/18
Manoj Kumar Baghela
,
Jonathan Andrade
2
6/1/18
Ejabberd and websocket.js client connection issue
hey bro in apache correct is configurations ProxyRequests Off <Proxy *> AddDefaultCharset UTF-8
unread,
Ejabberd and websocket.js client connection issue
hey bro in apache correct is configurations ProxyRequests Off <Proxy *> AddDefaultCharset UTF-8
6/1/18
manish kumar
, …
PARDEEP VERMA
3
5/22/18
ejabberd XMPP connection failed using strophejs
who is this ?? Thanks & Regards. Pardeep Verma - Php Developer Contact No: 9888535226 Skype Id :
unread,
ejabberd XMPP connection failed using strophejs
who is this ?? Thanks & Regards. Pardeep Verma - Php Developer Contact No: 9888535226 Skype Id :
5/22/18
Ahmet Eroglu
5/22/18
stropheJS with typescript
Hello I want to use this library in my project, in order to do it, I installed following packages,
unread,
stropheJS with typescript
Hello I want to use this library in my project, in order to do it, I installed following packages,
5/22/18
Juan Ignacio Garzón
3/26/18
Capture requests
Hi, I need to capture the requests sent by strophe, as I need to modify some trivial things on the
unread,
Capture requests
Hi, I need to capture the requests sent by strophe, as I need to modify some trivial things on the
3/26/18
Convergence Tester
1/8/18
Sha1sum in 0084 xmpp
Hello , We are implementing Avatar Publish(0084 XMPP). Do you have any idea, what is sha_key ? How
unread,
Sha1sum in 0084 xmpp
Hello , We are implementing Avatar Publish(0084 XMPP). Do you have any idea, what is sha_key ? How
1/8/18
Mark McNally
11/13/17
Math.random() use a security vulnerability?
Hello, The Fortify SCA scanner flagged the use of Math.random() in strophe.js as being insecure. This
unread,
Math.random() use a security vulnerability?
Hello, The Fortify SCA scanner flagged the use of Math.random() in strophe.js as being insecure. This
11/13/17
Uday Sawant
,
nikhil bhosale
2
10/2/17
Workgroup implementation with xmpp
Hi, So what was the final decision you took for implementing above mentioned functionality. Thanks.
unread,
Workgroup implementation with xmpp
Hi, So what was the final decision you took for implementing above mentioned functionality. Thanks.
10/2/17
Juan Ignacio Garzón
8/9/17
Error handling on send message
Hi, I would like to know how is the preferred way to detect that a stanza could not be sent in
unread,
Error handling on send message
Hi, I would like to know how is the preferred way to detect that a stanza could not be sent in
8/9/17
kenneth thew
, …
Sven-Erik Tiberg
4
6/26/17
Is it possible to attach 2 connection in a website?
Hi What about connect one chat application / instance to username@domain/home and the other chat
unread,
Is it possible to attach 2 connection in a website?
Hi What about connect one chat application / instance to username@domain/home and the other chat
6/26/17