[reSIProcate-users] presence
Hi,
I want to implement Instant Message session which requires presence protocol.
I want to know if repro supports presence protocol. If yes, how?
I saw the Deprecated folder and it had SIMPLE client. Is this where i have to start?
Even if I use MESSAGE message to actually send instant messages, there are two problems:
one there is no session established in MESSAGE and second how to know whether the user at
other end is online, busy, idle or not i.e. how to implement presence protocol.