mirror of
https://github.com/logos-storage/nim-json-rpc.git
synced 2026-04-04 03:23:35 +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