mirror of https://github.com/golang/go.git
NewStream implies the default stream type, which it is not. NewHeaderStream is actually the default choice. Change-Id: I1744d7e902d27c13393f3b367fe2d29e5d7dc283 Reviewed-on: https://go-review.googlesource.com/c/tools/+/231618 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 | ||