Quoting satyam saxena <satty8610@xxxxxxxxx>:
Hi,
I have been trying to connect to google server using gloox, but it doesnt
seem to support the X google token.
Hi,
Yes, x-google-token is proprietary and not supported. However, you've
also compiled gloox without TLS support which google requires for
Non-SASL auth or SASL DIGEST-MD5 (IIRC). It should work if you
re-compile gloox with OpenSSL or GnuTLS (incl. headers) present.
cheers,
Jakob