Skip to content Skip to sidebar Skip to footer
Showing posts with the label Xmpp

Gcm Invalid Json Missing Payload

I am trying to send messages through Google Cloud Messaging, using Python sleekXMPP. I tried to fol… Read more Gcm Invalid Json Missing Payload

Validating An Xmpp Jid With Python?

What is the correct way to validate an xmpp jid? The syntax is described here:, but I don't rea… Read more Validating An Xmpp Jid With Python?