Files @ 0a78acefef91
Branch filter:

Location: libtransport.git/tests/tests_output/localhost/vcard/client.dat

himselfv
Carbons (#267)

Forward own messages from legacy network

* requires XEP-280/XEP-297 enabled client and XEP-0356 enabled server
* closes #265
return {
	[1] = {
		[1] = {
			[1] = "image/png";
			["attr"] = {
				["xmlns"] = "vcard-temp";
			};
			["name"] = "TYPE";
		};
		[2] = {
			[1] = "iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQAAAAAAAAAKSURBVHicY2AAAAACAAEAAAAASUVORA==";
			["attr"] = {
				["xmlns"] = "vcard-temp";
			};
			["name"] = "BINVAL";
		};
		["name"] = "PHOTO";
		["attr"] = {
			["xmlns"] = "vcard-temp";
		};
	};
	["attr"] = {
		["prodid"] = "-//HandGen//NONSGML vGen v1.0//EN";
		["version"] = "2.0";
		["xmlns"] = "vcard-temp";
	};
	["name"] = "vCard";
};