Skip to content

Commit 4aab99f

Browse files
authored
Reduce confusion around streaming support in binary format (#1400)
1 parent ea2ba42 commit 4aab99f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ For more information about the gRPC-web wire format, see the
123123

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

128128
## How It Works
129129

0 commit comments

Comments
 (0)