Hello everyone,
I want to achieve the possibility of sharing one connection between several users by connecting via xtermjs (which uses a serial console), much like now it is possible through novnc. In novnc cosnole, having one link, I can view and interact with commands entered by several users at the same time.
In xtermjs, another connection to the console hangs and waits for the first to be terminated.
Is it possible to make such a shared connection in xterm js console ? Or any tips on how this could be achieved ? I want to use this functionality in xterm because text manipulation (copy, select etc) works much better than in novnc. I want to use the same connection sharing for training purpose so that several users can see the same on their screen. I will be grateful for any tips.
I want to achieve the possibility of sharing one connection between several users by connecting via xtermjs (which uses a serial console), much like now it is possible through novnc. In novnc cosnole, having one link, I can view and interact with commands entered by several users at the same time.
In xtermjs, another connection to the console hangs and waits for the first to be terminated.
Is it possible to make such a shared connection in xterm js console ? Or any tips on how this could be achieved ? I want to use this functionality in xterm because text manipulation (copy, select etc) works much better than in novnc. I want to use the same connection sharing for training purpose so that several users can see the same on their screen. I will be grateful for any tips.