XMPP happenings
I have been getting up to some more speed with the development of the second iteration of Loudmouth, our XMPP library in C. Loudmouth is a low level API to talk Jabber of TCP. In the second version this will be the core of the Loudmouth Suite with higher level APIs for more specific tasks (Such as IM, Voip, etc) as an abstraction above that.
Very excited to see the release of Jingle, Currently consiting of JEP-0166 and JEP-0167, it specifies support for setting up peer-to-peer multimedia sessions.
My plan is to add support for this in Loudmouth 2 as soon as possible and hopefully shortly after that someone makes use of it in for example Gossip
More on Loudmouth 2 will come…