From 0dec6e5c8bcbffcd733d0ffa29d7a3add3c4056b Mon Sep 17 00:00:00 2001 From: a <a@tuxpa.in> Date: Tue, 26 Dec 2023 02:04:03 -0600 Subject: [PATCH] readme --- readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/readme.md b/readme.md index baf9b8f..bc536ca 100644 --- a/readme.md +++ b/readme.md @@ -26,7 +26,6 @@ it is currently being used in the oku.trade api in proxy, client, and server app - extensions, which allow setting arbitrary fields on the parent object, like in sourcegraph jsonrpc2 - jmux, which allows for http-like routing, implemented like `go-chi/v5`, except for jsonrpc2 paths - argreflect, which allows mounting methods on structs to the rpc engine, like go-ethereum/rpc - - openrpc schema parser and code generator ## batch requests -- GitLab