Skip to content

Commit

Permalink
Remove outdated documentation about RPC call cancel in MANUAL.md (#546)
Browse files Browse the repository at this point in the history
  • Loading branch information
timostamm committed Jun 23, 2023
1 parent 8851ab8 commit 2f0ed59
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions MANUAL.md
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

0 comments on commit 2f0ed59

Please sign in to comment.