Hello guys,

I have just know APE and I'm in love with it.

I have one more question, maybe someone can clarify me.

I was playing on the chat demo and noticed that there are ajax
requests every few seconds. Firebug shows the params of each GET/POST
( the things I wrote on chat ) and also shows the response( every new
content ).

APE's documentation makes me think that there wouldn't be so many ajax
requests, only callback functions that would be called by server
events.

I know POST should be used to send commands to server when we write a
new message. But what about the other frequent request?

Wouldn't these requests make the chat works like any other simple ajax
chat without APE?
Could a new chat demo work without so many GET?

-- 
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