Hi,

I am happy to announce that version 0.4.0
<https://github.com/grpc/grpc-web/releases> of the gRPC-Web Client library
has been released. We have added tons of new features recently so be sure
to check it out! Here are some highlights:

   - TypeScript and CommonJS support
   - Multiple proxies interoperability (Envoy, Nginx, etc)
   - Bazel build support
   - Various improvements to the protoc-gen-grpc-web codegen plugin
   - Demo integration with webpack, browserify, closure-compiler, etc
   - Our npm package <https://www.npmjs.com/package/grpc-web> is now live: npm
   i grpc-web

A brief recap for those of you who may not be familiar with gRPC-Web: it
provides a JavaScript library that lets browser clients access a gRPC
backend service. Our protoc plugin provides a generated code surface from
your protobuf service definitions, which then you can import into your
JavaScript/TypeScript project.

As we are moving towards GA, we would love to hear your feedback! We would
like to hear how you expect to use gRPC-Web from your project, and what new
features you would like to see us support!

Thanks,
gRPC-Web team

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/CAEteGX2oDrufTmKc_3R4qfhq2YcVdYEu88V21AjyrtXp3c1fsA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to