Quantcast
Channel: Ignite Realtime : All Content - Openfire Support
Viewing all articles
Browse latest Browse all 4778

Python: Send message to chat room, Close session

$
0
0

I have been trying all day to get an xmpp message to hit my openfire server but I've had absolutely no luck.  My use case is to allow my django application to send messages to our support chat room when certain site failures happen.

 

I have tried xmpppy, sleekxmpp and pyxmpp2. Anyone have any advice?

 

Requirements:

-connection to the server

-authentication

-logging into chat room

-posting a message

-disconnect

 

Any help or links would be much appreciated.

 

 

Thanks.


Viewing all articles
Browse latest Browse all 4778

Trending Articles