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