Date: 05/10/09 (See my site) Keywords: programming, web, linux I started a new project, microXMPP. It's a lightweight implementation of Jabber/XMPP protocol, written in ANSI C. The idea is to make XMPP protocol support applications, not applications support the protocol. Because of this, microXMPP is made as easy to use as possible, and as compatible as it could be. The code can be compiled under both Windows and Linux, and callback-based architecture avoids complex programming. Great for making XMPP bots and other Jabber client stuff!
|