Delete chatrooms with no participants on the server only
When the server sends out a NOTIFY full state to update the chatroom information, the client will update the database with an atomic transaction to prevent a database corruption if the application crashes or it is killed by the OS
Edited by Andrea Gianarda