Dnia 2013-07-10, śro o godzinie 16:25 +0500, Haider Ali pisze: > Please let me know that which module of jabberd2 is keeping track of > offline / online users
I'm not sure I understand your question. What do you mean by "online user" and what do you mean by "offline user"? If by online you mean a user with at least one active client connection, this is c2s module. If by online you mean a connection that broadcasted an available presence packet, this is sm module (mainly in sess.c).
