mirror of
https://github.com/nestriness/nestri.git
synced 2025-12-12 08:45:38 +02:00
❌ revert(protobuf): Remove protobuf for now
This commit is contained in:
17
buf.gen.yaml
17
buf.gen.yaml
@@ -1,17 +0,0 @@
|
||||
version: v2
|
||||
inputs:
|
||||
- directory: protobufs
|
||||
plugins:
|
||||
# TypeScript (frontend)
|
||||
- remote: buf.build/bufbuild/es
|
||||
out: packages/input/src/proto
|
||||
opt: target=ts
|
||||
|
||||
# Golang (relay)
|
||||
- remote: buf.build/protocolbuffers/go
|
||||
out: packages/relay/internal/proto
|
||||
opt: paths=source_relative
|
||||
|
||||
# Rust (nestri-server)
|
||||
- remote: buf.build/community/neoeinstein-prost
|
||||
out: packages/server/src/proto
|
||||
Reference in New Issue
Block a user