Hello,

I was looking at APE as a possible solution for multi channel chatting 
solution.
I read through the documentation and I must say it is very poor :(
Nowhere I could find any walk-through regarding the implementation of 
server-side logic. Yes there are some API documentation but this is not 
much of an information if you never did anything with APE before.


What I'm looking to achieve is something like this:

Multi channel chat where a user can join a channel and chat with everyone 
else.
The user must be registered and logged in.
On joining the channel the user will get a subset of latest messages (from 
DB I guess) with the possibility to request even older ones.
Possibility for private messaging with options like block/ignore other 
user, add-as-friend, de-friend (again, all goes to DB).

When a user is online he also joins automatically another channel, his 
"friends-hub" where he get notified when friends are active on other 
channels.


Can all this be achieved with APE?


I will appreciate if someone could share some code to get me started.

Thanks!

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

--- 
You received this message because you are subscribed to the Google Groups "APE 
Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to