I want to disconnect a firebase socket without refreshing or closing the page, but how to do that?
Is there any method like socket.disconnect() or socket.close() I can u