servonic
Results
2
issues of
servonic
Added possibility to QXmppServer to route a stanza to a specific resource without the need to add the resource to the stanza's JID. Closes #7
I've written an xmpp server using qxmpp. My server (more specific: the qxmpp server part) disconnects a client after 120 seconds not receiving anything from it. So the server relies...