Skip to content

Commit

Permalink
Reduce confusion around streaming support in binary format (#1400)
Browse files Browse the repository at this point in the history
  • Loading branch information
sampajano authored Feb 1, 2024
1 parent ea2ba42 commit 4aab99f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ For more information about the gRPC-web wire format, see the

- `Content-type: application/grpc-web+proto`
- Payload are in the binary protobuf format.
- Only unary calls are supported for now.
- Only unary calls are supported.

## How It Works

Expand Down

0 comments on commit 4aab99f

Please sign in to comment.