I am trying to implement Remote Browser Isolation used in cyber security I know about basic of client/server data communication in Java But this thing is different it require real time communication between two browsers
can anyone guide in what direction I should move to implement this.