Files @ d04f7e19a7f6
Branch filter:

Location: libtransport.git/README.md

Jan Kaluza
Add FormUtils methods to make XMPP Forms handling easier to read even when keeping it portable between swiften2 and swiften3.
1
2
3
4
5
6
7
8
[![Build Status](https://travis-ci.org/hanzz/libtransport.png?branch=master)](https://travis-ci.org/hanzz/libtransport)

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.