remove deprecation warning from swiften backend

This commit is contained in:
vitalyster 2016-04-14 10:56:05 +03:00
parent 269f5f376d
commit b2b292375d

View file

@ -3,10 +3,6 @@ layout: page
title: Spectrum 2
---
## Deprecation
This backend is deprecated. You should use [libpurple](libpurple.html) backend with `prpl-jabber` instead.
### Description
Swiften backend is backend based on Swiften XMPP library. This backend can be used to connect XMPP based networks like Jabber, Facebook or GTalk. In comparison with Libpurple backend, it doesn't need so much memory and CPU time and therefore scales better for XMPP networks.