Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

rayo server that comes online after rayo client is not aware of client presence #64

Open
crienzo opened this issue Apr 12, 2013 · 5 comments
Milestone

Comments

@crienzo
Copy link

crienzo commented Apr 12, 2013

In this scenario, a rayo client is connected to its own domain's xmpp server and sends directed presence to the rayo domain. If the rayo server is not running, it will never see this presence notification.

@benlangfeld
Copy link
Member

I wonder if we should just use real presence subscriptions? @loopingrange ?

@crienzo
Copy link
Author

crienzo commented Apr 15, 2013

Another thing I noticed is the ahn rayo client will send ping to the rayo domain. So, I can detect the existence of the client. However, I still not know the client's availability and using ping would be hacky.

@crienzo
Copy link
Author

crienzo commented May 15, 2013

One possible solution is for the server to send a presence probe for any unknown clients that ping it. I'll experiment with this.

@crienzo
Copy link
Author

crienzo commented May 15, 2013

OK - tried sending probe to ejabberd, but that didn't work. For now, I'll just assume the client is online if I get pinged.

@crienzo
Copy link
Author

crienzo commented Jun 5, 2013

This scenario can be handled by a rayo gateway or a modified XMPP server.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants