Tag

xmpp

xmpp 2 min read

Lessons and Tips for Using XMPP

A sports broadcasting project I worked on a year ago used XMPP as a performance optimisation and for in-game chat. We used ejabberd (on AWS EC2) for the server, Strophe.js...

Read Article
android 1 min read

Compiling aSmack

For a recent mobile project we used XMPP. It worked really well and I’m keen to use it again. But, in the process I learnt quite a lot about it....

Read Article