mirror of
https://github.com/logos-storage/nim-json-rpc.git
synced 2026-01-07 08:03:07 +00:00
* adds processClientHook This is useful to shape the request and response to defined protocols (i.e. lsp) * overloads tryRoute * apply suggestions * update test