Skip to content

Spike: Compare and contrast between using gRPC to proxy SSH connection or Websocket from the client

MR: Pending

Description

As part of our plan to fully support SSH, we need to be able to proxy the incoming raw TCP stream we intercept from the client and then forward it to KAS

Acceptance criteria

  • Decide between gRPC/websockets for forwarding SSH connections to client

Implementation plan

Edited by Safwan Ahmed