grpc-node
grpc-node copied to clipboard
grpc-js: Cancelling a call does not trigger a `cancelled` event on the server
I noticed this while testing the cancellation example in #2584. It appears to trigger an end event instead.