Spectrum 2 IM transports
Find a file
2012-05-22 11:03:57 +04:00
backends Merge branch 'master' of https://github.com/hanzz/libtransport 2012-05-22 11:03:57 +04:00
cmake_modules fix compilation 4 2012-04-16 14:21:55 +04:00
docs Removed Doxyfile 2012-04-08 11:40:22 +02:00
include Merge branch 'master' of https://github.com/hanzz/libtransport 2012-05-22 11:03:57 +04:00
msvc-deps fix complation with mingw and openssl 2012-04-08 20:24:14 +04:00
munin added messages statistic to munin plugin 2012-04-08 19:22:41 +04:00
plugin Merge branch 'master' of https://github.com/hanzz/libtransport 2012-05-22 11:03:57 +04:00
spectrum Merge branch 'master' of https://github.com/hanzz/libtransport 2012-05-22 11:03:57 +04:00
spectrum_manager Added missing continue; in spectrum2_manager 2012-05-20 22:56:26 +02:00
src Merge branch 'master' of https://github.com/hanzz/libtransport 2012-05-22 11:03:57 +04:00
.gitignore ignore protoc output 2012-03-29 13:08:06 +04:00
ChangeLog Changelog 2012-04-11 21:13:52 +02:00
CMakeLists.txt fix compilation 4 2012-04-16 14:21:55 +04:00
README At least something in README 2011-11-16 08:58:55 +01:00
README.win32 Update README.win32 2012-05-21 23:48:36 +04:00

Spectrum is an XMPP transport/gateway. It allows XMPP users to communicate with
their friends who are using one of the supported networks. It supports a wide
range of different networks such as ICQ, XMPP (Jabber, GTalk), AIM, MSN,
Facebook, Twitter, Gadu-Gadu, IRC and SIMPLE. Spectrum is written in C++
and uses the Swiften XMPP library and libpurple for “legacy networks”.
Spectrum is open source and released under the GNU GPL.