Tag Archives: XMPP

Interacting with XMPP using PHP

Interacting with XMPP using PHP

Yesterday, I talked about using XMPP with PHP in the Bangalore PHP meetup.

I have uploaded the slides which I used for the talk to my Slideshare account. I have embedded it below for easy viewing.

Demo

You can find the demo and the source code which I used in the talk here.

Links

The following are links to some of the softwares/libraries which I mentioned

  • Strophe – JavaScript XMPP Library
  • BOSH – XMPP HTTP Bridge
  • Ejabberd – Open source XMPP server written in Erlang
  • JAXL – PHP XMPP Library

Posted in Events/Camps | Tagged , , | 2 Comments