libstrophe is a minimal XMPP library written in C. It has almost no external dependencies, only an XML parsing library (expat or libxml are both supported). It is designed for both POSIX and Windows systems.
Quick Links
License
libstrophe is dual licensed under the MIT and GPLv3 licenses.
Author
Jack Moffitt is the original author and current maintainer of libstrophe.