Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions MANUAL.md
Original file line number Diff line number Diff line change
Expand Up @@ -1654,9 +1654,6 @@ those types are untested. All four method types share the following properties:
If the server replies with an error status, this promise will
reject with a `RpcError` that contains the status code and meta data.

- `cancel(): void`
Cancel this call.



A unary call simply does not use the `stream` keyword in `.proto`. The method
Expand Down