It can be use as wrapper between JSpoker and poker-network.

Client <---> ACE <---> Poker-network


Loic Dachary a écrit :
> para wrote:
> > Hi,
>
> > I'm working on a "AJAX Server" since almost 3 years : "ACE" Ajax
> > Chat Engine (http://ajaxce.sf.net).
>
> > I thought that ACE might have been interessant to interface with
> > Jspoker to give it an aspect more reactive and applicative.
> > Following the ACE features :
>
> > What ACE can do :
>
> > All the AJAX request are sent to ACE instead of the usual web
> > server. ACE will deal with the query (and do is job depending to
> > the loaded modules) and return a JSON objet to the user.
>
> > The advantage is that ACE will keep the connexion alive until the
> > user has nothing to read (no activity) and wiil give him callback
> > when needed. Specifically this will give an instant reactivity as a
> > real streamed connexion.
>
> > Don't only rely on the name, ACE is a lot more than a simple "chat"
> >  engine, it can handle everything by providing a module interface.
>
>
> > What is handle by default :
>
> > - User sessions management (to keep a genericity), - Channel system
> > (to group sends to multi-users), - API to handle everything, - A
> > module system still under design.
>
> I'm not sure how this could integrate with the jspoker / poker-network
> room. Do you have something in mind ?
>
> Cheers
>

-- 
Anthony Catel - Développeur web & associé
Weelya - Improve the web
32 rue du faubourg boutonnet
34090 Montpellier
Tel : 04 67 169 778
http://www.weelya.com


_______________________________________________
Pokersource-users mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-users

Reply via email to