Has anyone developed or seen XMPP libraries in C that I could embed in the rabbit modules
Hello, Could you please explain regarding the XMPP , and what exactly you are looking for?
XMPP is extensible message protocol with presence sense. It is a standardised protocol. You can find it more information about it at
http://xmpp.org/.
I would like to find a library for C or dynamic C that implements the protocol.