Spectrum 2 IM transports
Find a file
2012-09-05 13:59:25 +02:00
backends #define close closesocket 2012-09-05 13:59:25 +02:00
cmake_modules Call find_package between overriding things 2012-09-05 13:01:55 +02:00
docs Some docs 2012-08-28 15:17:37 +02:00
include Clear presences in PresenceOracle when user disconnects. This fixes situation when transport disconnects user but PresenceOracle still caches his last presence and therefore the user is not able to login 2012-09-05 09:45:49 +02:00
msvc-deps spectrum win32 service, in progress 2012-08-01 13:26:04 +04:00
munin category spectrum2 for muning 2012-07-30 11:11:58 +02:00
plugin Use PROTOBUF_LIBRARY instead of blind libprotobuf 2012-09-04 17:54:21 +02:00
spectrum Use win32 specific libs in SWIFTEN_LIBRARY 2012-09-04 18:25:56 +02:00
spectrum_manager Hidden password, allow seeting port 2012-08-29 15:33:43 +02:00
src Test for automatic reconnection 2012-09-05 10:06:51 +02:00
.gitignore spectrum win32 service, in progress 2012-08-01 13:26:04 +04:00
ChangeLog Changelog, fixed compilation with boost 1.50 and filetransfer tests 2012-08-28 09:36:13 +02:00
CMakeLists.txt Call find_package between overriding things 2012-09-05 13:01:55 +02:00
README At least something in README 2011-11-16 08:58:55 +01:00
README.win32 Update README.win32 2012-09-01 16:27:30 +03: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.