Hybrid is a lightweight IM framework, currently supports China Mobile Fetion protocol and XMPP protocol.
Hybrid is a free software released under GPLv2.
$git clone git://github.com/levin108/hybrid.git
$cd hybrid
$mkdir -p build
$cd build
$cmake ..
$make
#make install