Implementation of VCardModule to be able to retrieve and publish VCards using vcard-temp protocol extension.
vcard-temp
Created module for retrieving vcards (vcard-temp). Still need to implement support for publishing vcard
Checked using this module from Tigase iOS Messenger application and all works fine.
Implementation of VCardModule to be able to retrieve and publish VCards using
vcard-temp
protocol extension.