mirror of https://github.com/golang/go.git
Also switched the internals of the stream implementations to using net.Conn to enable asynchronous closing, not yet exposed int the API. Change-Id: I57f1c36e7a46729d24f4339ba2fecc3f868e823f Reviewed-on: https://go-review.googlesource.com/c/tools/+/231698 Run-TryBot: Ian Cottrell <iancottrell@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Jonathan Amsterdam <jba@google.com> |
||
|---|---|---|
| .. | ||
| servertest | ||
| handler.go | ||
| jsonrpc2.go | ||
| jsonrpc2_test.go | ||
| messages.go | ||
| serve.go | ||
| serve_test.go | ||
| stream.go | ||
| wire.go | ||
| wire_test.go | ||