Hi ,
I have gone through the list mentioned here -->
http://xmpp.org/xmpp-software/clients/. We can make use of any one of the
client library. Do we finalize that we would be using the Apache Vysper as
a imap server? Then we should find a suitable client library for it .
p.s I have my semester exams coming up all month long till may 15th , so
wont be able to contrubute till then . Please let me know if its ok .
I would love to implement this feature .
Tejaswini

On Thu, Apr 12, 2012 at 6:33 PM, Ioan Eugen Stan <stan.ieu...@gmail.com>wrote:

> Pe 12.04.2012 10:31, Tejaswini Kurakula a scris:
>
>  Hi ,
>> So now we should concentrate on creating a xmpp client for  Apache Xmpp
>> server ?
>> tejaswini
>>
>
> Implementing a protocol client is not trivial, especially for a complex
> one like chat. You would be better off using an existing library and
> integrate it with Hupa. You're best start would be [1].
>
> Use an existing (Java, Javascript) client library that implements the
> protocol and issue calls to the server based on client actions (login,
> logout, send message). Render the responses to the client.
>
> Ideally Hupa should save as little state as possible on the server side.
> The client should try to maintain it's own state.
>
> I would also like to see chat integration in Hupa. Good luck.
>
> [1] 
> http://xmpp.org/xmpp-software/**libraries/<http://xmpp.org/xmpp-software/libraries/>
>
> p.s. I really hope we get a project around Hupa. Manolo, I will co-mentor
> so count me in.
>
> --
> Ioan Eugen Stan
> http://ieugen.blogspot.com
>
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail: 
> server-dev-unsubscribe@james.**apache.org<server-dev-unsubscr...@james.apache.org>
> For additional commands, e-mail: 
> server-dev-help@james.apache.**org<server-dev-h...@james.apache.org>
>
>

Reply via email to