go/internal/jsonrpc2_v2
Rob Findley 00129ffdb6 internal/lsp/lsprpc: update binder tests to handle forwarding
Update the new binder tests to run both with a standalone server, and
with a forwarding chain.

Make a few superficial improvements along the way as well.

Change-Id: Icd197698093a3f6149ab58171806b2388ed75b7f
Reviewed-on: https://go-review.googlesource.com/c/tools/+/321134
Trust: Robert Findley <rfindley@google.com>
Run-TryBot: Robert Findley <rfindley@google.com>
gopls-CI: kokoro <noreply+kokoro@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Cottrell <iancottrell@google.com>
2021-06-25 19:21:47 +00:00
..
conn.go internal/lsp/lsprpc: update binder tests to handle forwarding 2021-06-25 19:21:47 +00:00
frame.go internal/jsonrpc2_v2: an updated jsonrpc2 library 2021-03-24 21:26:20 +00:00
jsonrpc2.go internal/lsp/lsprpc: update binder tests to handle forwarding 2021-06-25 19:21:47 +00:00
jsonrpc2_test.go internal/lsp/lsprpc: update binder tests to handle forwarding 2021-06-25 19:21:47 +00:00
messages.go internal/jsonrpc2_v2: an updated jsonrpc2 library 2021-03-24 21:26:20 +00:00
net.go internal/lsp/lsprpc: update binder tests to handle forwarding 2021-06-25 19:21:47 +00:00
serve.go internal/jsonrpc2_v2: initialize async before binding 2021-06-25 19:21:17 +00:00
serve_test.go internal/lsp/lsprpc: update binder tests to handle forwarding 2021-06-25 19:21:47 +00:00
wire.go internal/jsonrpc2_v2: an updated jsonrpc2 library 2021-03-24 21:26:20 +00:00
wire_test.go internal/jsonrpc2_v2: an updated jsonrpc2 library 2021-03-24 21:26:20 +00:00