mirror of
https://github.com/logos-storage/nim-json-rpc.git
synced 2026-03-14 08:13:17 +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