Communication between two users using real time api

final String webSocketUrl = “wss://open.rocket.chat/websocket”;

I am using this socket url.