Did you manage to hack around this ?
Share your ideas please.

I need to be sure that UserB gets UserA message even if UserB didn't get 
the push event (while refreshing the page for example) ?

One idea would consist in a server side (php) solution :
1) UserA stores a value in database and pushes to UserB
2) UserB doesn't get the Push while loading a new page
3) At page loading, UserB would then compare this database value with the 
previous value stored in Session
3) Value differs: the session Value is replaced by the database value

-- 
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/

Reply via email to