Files @ 5002dce4a922
Branch filter:

Location: libtransport.git/docs/guide/index.textile - annotation

moyamo
Prevent python plugin from crashing with InvalidWireType exception

Too much data was passed to wrapper.parseFromString resulting in it
trying to read another tag even after the WrapperMessage has ended
h2. About

* "What is Spectrum 2?":about.html

h2. Installation

* "Debian/Ubuntu packages":debian_ubuntu.html
* "Fedora/RHEL/CentOS packages":fedora_rhel.html
* "Installing from source code":from_source_code.html

h2. Tutorials

* "Spectrum 2 in gateway mode":tutorial_gateway_mode.html

h2. Configuration

* "Configuration file description":config_file.html
* "MySQL Support":mysql.html
* "PostgreSQL Support":postgresql.html
* "Using SSL in server mode":server_ssl.html
* "Logging":logging.html

h2. Backends

* "Backends overview":backends.html
* "Libpurple backend":libpurple.html
* "Swiften backend":swiften.html
* "Libcommuni backend":libcommuni.html
* "Skype backend":skype.html
* "Twitter backend":twitter.html

h2. Management

* "spectrum2_manager tool":spectrum2_manager.html
* "Getting a backtrace":getting_backtrace.html
* "Munin integration":munin.html

h2. Development

* "Spectrum 2 architecture":developer_arch.html
* "Low level backend creation":developer_lowlevel.html