Hello!

First off I am stoked to have found APE. Although I dont have a need
for it this instant I can see many cases where this will be an
absolute must. I have a few projects in the pipeline that I cannot
wait to explore further.

I noticed that ape uses 0.ape 1.ape etc to bypass the connection
limits. However is there any code that would limit a user to just one
instance. For example a real time... shooter game. Having multiple
windows open both loading the same thing and having both windows
updated I believe would be a strain on the users computer. Is it
possible to allow only a single instance running and if another
instance is detected to alert that user that it is already open and
close the window.

In ajax I would probably do this by setting an ID in the session or
passing it through and checking that ID upon the ajax call so if they
load a new window the ID would change and the old window would simply
display and alert and shut down the requests.

Im not quite sure how this would be accomplished with APE since it
pushes the data. Does anyone have any ideas?

Im now a twitter and google group follower and I cannot wait to see
what is in store for this project!
--~--~---------~--~----~------------~-------~--~----~
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