Files @ 34ec0df769f1
Branch filter:

Location: libtransport.git/backends/template/README

Arnt Gulbrandsen
avoid WTF-8.

what arrives from XMPP is already UTF-8 encoded, so applying UTF-8 again
produces somewhat unfortunate results.

this line is not always necessary. before this change, the code was
dependent on the locale.
This is just template for creating new generic spectrum2 backends. It does not do anything!