fcmxmppserver
fcmxmppserver copied to clipboard
XMPP Connection Server for FCM
Results
1
fcmxmppserver issues
Sort by
recently updated
recently updated
newest added
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...