Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

XMPP Prebind

Patrick Stadler edited this page Jul 4, 2013 · 4 revisions

XMPP Prebind is for prebinding a session on the jabber server. This is particularly useful if you want faster connections and/or using a serverside Session for doing an autologin on the server. Metajack wrote a pretty good blogpost about prebinding.

PHP

We released a small library for doing a prebind with PHP. Documentation is on the README there.

Other languages

There exist other prebinding libraries for other languages. Feel free to edit this page and add yours.

Clone this wiki locally