mirror of
https://github.com/golang/go
synced 2024-11-05 11:36:10 -07:00
17cc17e0bb
We can do cancelling at the top level handler now, it can drop the cancel messages themselves before they enter the queue stage, and also track all the events as they flow through it. The ugly part is the OnCancelled interface, which is a bit clunky. Change-Id: I3fa972198625fb3517fdecc740d1a3fdb19a188a Reviewed-on: https://go-review.googlesource.com/c/tools/+/226959 Run-TryBot: Ian Cottrell <iancottrell@google.com> Reviewed-by: Robert Findley <rfindley@google.com> |
||
---|---|---|
.. | ||
servertest | ||
handler.go | ||
jsonrpc2_test.go | ||
jsonrpc2.go | ||
serve_test.go | ||
serve.go | ||
stream.go | ||
wire.go |