You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Libertree server components address Libertree messages to other server components. The XMPP server automatically routes Libertree messages to the server component where they are processed. (More in XEP-0114.)
Goals
reuse XMPP libraries that implement relevant XEPs
offload message delivery, concurrency, infrastructure, etc. to XMPP server developers
simplify deployment for those who already have an XMPP server