1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-06-23 03:54:54 +02:00
Smack/smack-extensions
adiaholic d6e25730d0 Saving an instance of ServiceDiscoveryManager in MultiUserChatManager.
Previously, the costly method 'ServiceDiscoveryManager.getInstance()'
was called at multiple instances inside MultiUserChatManager.
In this commit I wish to replace this call by saving a private final
instance of 'ServiceDiscoveryManager' which will is an attempt at
solving SMACK-836.
2019-03-18 13:10:20 +05:30
..
src Saving an instance of ServiceDiscoveryManager in MultiUserChatManager. 2019-03-18 13:10:20 +05:30
build.gradle Fix 'test' dependencies 2016-02-10 12:39:18 +01:00