Sergey Bykov
Sergey Bykov
Thank you for your feedback. We are going to implement Funcware. It's like a middleware, but runs in another part of flow: `Middleware -> Funcware -> Func -> Funcware ->...
Hi, can you describe case when it will be useful? We are going to implement another case, when you can use one struct for all parameters instead of exploding it...
@digitive could you please check new v2 version? We've made some improvements in generator.
@smyrman are you using heavy imports like s3? How can we reproduce this issue? Could you provide test project?
@mvasl i'm no longer maintain this project. We've moved to this version https://github.com/vmkteam/zenrpc/ HTTP headers should be like in spec https://www.simple-is-better.org/json-rpc/transport_http.html But you can build your own `ServeHTTP` method, e.g....