Gerasimos (Makis) Maropoulos

Results 259 comments of Gerasimos (Makis) Maropoulos

Hello @rwrz, Thanks for the report. I will find time to investigate it because currently I have no idea why it sends it twice. Could you please post the method...

Hello @23233, I see, we have a github organisation account for different languages clients, you can follow at: https://github.com/neffos-contrib (if you can help us on Dart language, please post here...

Hello @NightFarmer, can you post a repository example that can reproduce this case?

All types described at their site is compatible based on the [swaggo/swag](https://github.com/swaggo/swag). Could you please share an example code snippet and what did you expect to see when running the...

Hello, sorry for the delay @maplerichie. No, `swagger` is not for this usage but `yaag` has a middleware for Iris too. We have a usage example as well on the...

Hello @CastleSky, can you please provide the exact steps to reproduce?

Hello @axetroy, I would love to but I have to write Java EE code for a very very long time. I think a third-party person, more experienced than me on...

Hello @NikitaFlimakov, the parameterized code you try to push is not the way-to-go for path parameters, you strip from the request path which is not a valid option. The code...

No problem @NikitaFlimakov, you have more to fix yet... In the parameterized and static tests, you pre-allocate the response body at: https://github.com/kataras/server-benchmarks/pull/2/files#diff-29f8c41b8135fd55c22535de5bb8d252R9 and https://github.com/kataras/server-benchmarks/pull/2/files#diff-e467684229009336fdd14e55e5aa5e94R18 while in other web frameworks, e.g....

No, but neffos does. Read more at: https://github.com/kataras/neffos/wiki/Scale-out