Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ref: relay on json transport only (#115)
* ref: switch to JSON-based socket * feat(api): get all runners * feat(api): get watchlist and targets with one api call * chore(api): operation instead of ops * feat(nvim): setup nvim as daemon socket client * chore: re-setup tracing for sourcekit-helper * fix(nvim): drop command sending roots as nil * ref(nvim): just use server.request * style(rustfmt) * chore(nvim): use table for commands * fix(nvim): dropping roots * ref: relocate bin files * feat(daemon): graceful shutdown * fix(nvim): Auto-start daemon * fix(nvim): missing out some messages * fix(nvim): update statusline * ref: general refactor * doc: update
- Loading branch information