python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Could not validate time whether is greater or lesser in erlang
Problem in validating current time whether it is greater or lesser than time which is in 24 format in erlang
scenario : have to auto reply after 3clk.
kumaran
Votes: 0
Answers: 1
Error Connecting to ejabberd running on kubernetes from node.js
I'm trying to create a Chat application to enhance my portfolio.
For it I'm using xmpp as my messaging server. So, I'm running ejabberd on kubernetes with the following configuration
apiVersion: apps/...
Jean
Votes: 0
Answers: 1
How to fetch message history(archive_msg) from Ejabberd server through Node.js?
I am making a chat system that uses ejabberd, and when a chat window is opened i would like to fetch the archived messages between the two chatting people.
Right now all messages are archived with mod...
Torben
Votes: 0
Answers: 1
eJabberd admin still sees user as ONLINE after .disconnect / Android XMPP Smack
I'm using eJabberd and Smack for Android (Native Java)
I've been trying to call .disconnect() in every imaginable way to disconnect and set the user as OFFLINE, but on eJabberd admin, it's always ONLI...
Alan Cruz
Votes: 0
Answers: 1