mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-04-03 05:02:05 +02:00
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 |