Friday, 23 August 2013

Is there any Groovy Xmpp server or how can I implement one?

Is there any Groovy Xmpp server or how can I implement one?

I made an Android xmpp chat application using asmack library and using
openfire as the server. This is all good, but now there is a new requests
to make an xmpp server of my own in Groovy without using openfire. Can
this be possible ? I looked up on the net and there is jabberpc for groovy
connecting to openfire or different jabber server, but this is not what I
am looking for.. anyone has any idea how to make it possible ?

No comments:

Post a Comment