Release 1.0.0
We are delighted to announce that gRPC-Web is marked as General-Available at this 1.0.0 release. Please try it out! Any suggestions and feedback welcome!
- #314 Add a unit test for proto with no package
- #313 Show how deadline can be set
- #311 Document how to prevent Envoy to timeout streaming @mitar
- #310 Correctly generate code if package name is empty @mitar
- #304 Add a simple Hello World Guide
- #303 Error code should be number
- #276 Fix plugin compile error
- #272 Fix cpp warnings