Unknown opened 4 years ago
|
|
As described in Enabling Stream Management XEP - by sending to the server following stanza:
|
|
can you tell me how can i open Stream Management in config.tdsl ? |
|
You don't "open StreamManagement" in the configuration. The functionality is already enabled by default in Tigase XMPP Server and you have to send the stanza from the client. You can configure resumption timeout, see the documentation: https://docs.tigase.net/tigase-server/master-snapshot/Administration_Guide/html/#_resumption_timeout |
|
bug when i config it in config.tdsl
i can get urn:xmpp:sm stream featurn
but when i don
but when i config ssm in config.tdsl
when i disconnect xmppconnection,i get this error
|
|
This is Smack error so please ask for it in the Smack forums. As for the stream resumption: - you are sending |
|
thanks very much,but i can`t understand you. i want to disconnect connection . when i run mXMPPConnection.disconnect() , i get this error when i disconnect xmppconnection,i get this error
Is this smack error? |
|
Please ask in smack forums how to handle stream-management and resumption in Smack. From the Tigase point of view your server is configured correctly and advertise StreamManagement ( |
I have a problem with… A clear and concise description of what the problem is.
Details (please complete the following information):