forked from candy-chat/candy
-
Notifications
You must be signed in to change notification settings - Fork 24
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.
We released a small library for doing a prebind with PHP. Documentation is on the README there.
There exist other prebinding libraries for other languages. Feel free to edit this page and add yours.
This project is maintained by Patrick Stadler & Michael Weibel