MiROK-Replication
Results
1
issues of
MiROK-Replication
I find that the XMPP connection opened in `CcsClient.connect()` never closed, which may cause resource leaks. To this end, I add a `CcsClient.disconnect()` method to make developers can close the...