How do I rejoin to the channel after browser be refreshed. I'm using Agora.io RTM JS to developer a chat application. When I click f5, I leave the channel that I was before
Your question doesn't specify how you're initially connecting to the channel. On your page load you should re-execute your channel join function to reconnect your client.