Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TermproxyServiceImpl ¶
type TermproxyServiceImpl struct { pb.UnimplementedTermproxyServiceServer LookupClient pb.EnvironmentLookupServiceClient }
func (*TermproxyServiceImpl) ProxyTerminal ¶
func (tp *TermproxyServiceImpl) ProxyTerminal(srv pb.TermproxyService_ProxyTerminalServer) error
ProxyTerminal opens a bi-directional stream that allows a player to connect to a terminal over SSH, without using SSH on their side. We open the SSH connection for them and relay messages back and forth.
Click to show internal directories.
Click to hide internal directories.