Remove the need to copy protogen files from lib/teleterm to packages/teleterm #16621
Labels
blocked
is blocked by another item - please include the blocker
grpc
Issues related to gRPC
refactoring
teleport-connect
Issues related to Teleport Connect.
Blocked by #15164.
The readme in packages/teleterm explains how to copy over the protogen files. Once webapps is merged into teleport (#15164), we should be able to tell
buf
to put the Go protogen files inlib/teleterm/api/protogen/golang
and the JS files inwebapps/packages/teleterm/src/services/tshd/v1/
.This is different from #15955 which is about protos for the gRPC server running in the shared process of the Electron app.
The text was updated successfully, but these errors were encountered: