Skip to content

Commit

Permalink
Clarify gRPC-web over websockets example
Browse files Browse the repository at this point in the history
  • Loading branch information
timostamm authored Oct 14, 2021
1 parent 0ace94d commit 376f56e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/example-grpcweb-websockets/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
@protobuf-ts/example-grpcweb-websockets
=======================================

`@protobuf-ts` does _not_ implement gRPC-web over websockets at this time.
This is an example for gRPC-web over websockets, as implemented by
improbable-eng's Proxy [grpcwebproxy](https://github.com/improbable-eng/grpc-web/tree/master/go/grpcwebproxy)
and Plugin [ts-protoc-gen](https://github.com/improbable-eng/ts-protoc-gen).
It is using our [ExampleService](../test-fixtures/service-example.proto).

To run the improbable-eng example, you need 3 terminal sessions:

Expand Down

0 comments on commit 376f56e

Please sign in to comment.