Sign in
go
/
tools
/
9d6e1a67e7804fd3b8bd500d325911ab5624bcfb
/
internal
/
jsonrpc2
/
jsonrpc2_test.go
d3396bb
internal/jsonrpc2: change jsonrpc2.Conn to be an interface
by Ian Cottrell
· 4 years, 11 months ago
9089ff1
internal/jsonrpc2: switch to building streams on top of net.Conn
by Ian Cottrell
· 4 years, 11 months ago
e84ca95
internal/jsonrpc2: add the ability to close connections
by Ian Cottrell
· 4 years, 11 months ago
688b3c5
internal/jsonrpc2: Add Close method to Stream.
by Ian Cottrell
· 4 years, 11 months ago
dd5f9d1
internal/stack: add the leak test
by Ian Cottrell
· 4 years, 10 months ago
33427f1
internal/jsonrpc2: rename NewStream to NewRawStream
by Ian Cottrell
· 4 years, 11 months ago
9ea0146
internal/jsonrpc2: remove jsonrpc2.ErrDisconnected
by Ian Cottrell
· 4 years, 11 months ago
cf0cb92
internal/telemetry: renaming to internal/event
by Ian Cottrell
· 5 years ago
434f7a8
internal/jsonrpc2: add concrete types for Call, Notify and Response
by Ian Cottrell
· 5 years ago
98173f2
internal/jsonrpc2: clean up the tests
by Ian Cottrell
· 5 years ago
1f08ef6
internal/jsonrpc2: split reply from request
by Ian Cottrell
· 5 years ago
2595e72
internal/jsonrpc2: replace NewErrorf with fmt.Errorf
by Ian Cottrell
· 5 years ago
ae9902a
internal/lsp: remove the CallCanceller
by Ian Cottrell
· 5 years ago
6dc6d57
internal/jsonrpc2: change handler to a function type
by Ian Cottrell
· 5 years ago
aa017ee
internal/jsonrpc2: fix invalid invocations of Fatalf in goroutines
by Koichi Shiraishi
· 5 years ago
774d2ec
internal/lsp: cancel early
by Ian Cottrell
· 5 years ago
c8ecc75
interal/lsp: add context based version of xlog
by Ian Cottrell
· 6 years ago
8b92790
internal/jsonrpc2: extract logic to handler hooks
by Ian Cottrell
· 6 years ago
b32ec66
internal/jsonrpc2: cleanup the jsonrpc2 callbacks
by Ian Cottrell
· 6 years ago
619de4e
internal/jsonrpc2: refactor to enable a more advanced request
by Ian Cottrell
· 6 years ago
a8f40b3
internal/jsonrpc2: split main loop from construction to fix race
by Ian Cottrell
· 6 years ago
94339b8
internal/jsonrpc2: change to a more synchronous dispatch model
by Ian Cottrell
· 6 years ago
e93be7f
internal/jsonrpc2: a basic json rpc library to build an lsp on top of
by Ian Cottrell
· 6 years ago