New Eiffel library to build XMPP tool

by Jocelyn-Fiat (modified: 2012 Mar 13)

New Eiffel library for XMPP (aka Jabber, Google Talk, ...)

This was initially built as an example for EiffelNet and made it available as it is for now.

I might try to complete it later, and add other examples/tools. Feel free to use/comment/contribute, the project is currently hosted on at github.

For now, there is no TLS support and due to the lack of incremental XML parser, this is not as efficient as it could be (for instance when a user request a vCard information holding binaries).

More information at Eiffel XMPP (eiffelroom)