Sign in
go
/
tools
/
91bcfb1bdf9c5e581db312e46eb575225c08f359
/
internal
/
jsonrpc2
/
stream.go
9089ff1
internal/jsonrpc2: switch to building streams on top of net.Conn
by Ian Cottrell
· 4 years, 9 months ago
688b3c5
internal/jsonrpc2: Add Close method to Stream.
by Ian Cottrell
· 4 years, 9 months ago
33427f1
internal/jsonrpc2: rename NewStream to NewRawStream
by Ian Cottrell
· 4 years, 9 months ago
9ea0146
internal/jsonrpc2: remove jsonrpc2.ErrDisconnected
by Ian Cottrell
· 4 years, 9 months ago
2dc4334
internal/jsonrpc2: rewrite streams in terms of messages
by Ian Cottrell
· 4 years, 9 months ago
6dc6d57
internal/jsonrpc2: change handler to a function type
by Ian Cottrell
· 4 years, 10 months ago
63caf62
internal/lsp/lsprpc: clean up client session on disconnection
by Rob Findley
· 5 years ago
a6ef77d
internal/jsonrpc2: add telemetry to the rpc system
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