-
We currently use protobufjs, and would love to switch over to protobuf-es for the typescript ergonomics and es6/tree shaking that it offers. Parts of our app deal with large messages, so I did a quick…
-
Auto-import of messages is not working in VS Code with remote packages. Users would like to be able to enter a message name and have VS Code auto-import the full name without having to manually type …
-
When use
npm i @evmos/proto@0.2.0
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@buf%2fcosmos_cosmos-sdk.bufbuild_es - Not found
This ERR also in other package whose dependents @e…
-
-
gRPC is causing lots of issues in testing
Twirp offers both protobuf and http support in one server
Connect does have streaming
https://github.com/bufbuild/connect-go
-
Thanks for this really useful plugin, and it's great to see it is now part of the bufbuild org!
I'd like to propose a tweak to linter output, though I'm not sure how it could be implemented. We're …
-
*Description*: Currently, 'internal/xds/translator/ratelimit.go' utilizes 'github.com/envoyproxy/go-control-plane/ratelimit/config/ratelimit/v3'. 'ratelimit.RateLimitConfig' does not have the Validat…
-
Hello!
Thank you again for this wonderful library.
With the recent announcement of `connect-web`:
https://buf.build/blog/connect-web-protobuf-grpc-in-the-browser
https://github.com/bufbuild/co…
-
Hi! Recently, Buf (org dealing with standardizing protobuf practices) has created a facility for compiling proto files without requiring installation of the individual plugins: https://buf.build/blog/…
-
Hello `ts-proto` maintainers,
First, I want to thank you for your work on `ts-proto`—it's been an invaluable tool for our projects. We recently benchmarked three libraries (`ts-proto`, `google-prot…