mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-22 03:52:06 +01:00
6209d75536
Note that the logic determining the max resumption time has changed, Math.min() is now used instead of Math.max(). This should match the real life situation, e.g. if the server announced a max resumption time of 10 minutes and the client one of 5, then it should be assumed that the connection/stream state is dropped by the parties after 5 minutes. |
||
---|---|---|
.. | ||
src | ||
build.gradle |