Nabil Abdel-Hafeez

Results 242 comments of Nabil Abdel-Hafeez

> > the goal should be, that there is no need for non schema based codecs in almost all cases > > These goals are fairy tale goals that don't...

> Does `zio-http` want to be relevant? IDK maybe the developers are happy just using it for themselves, that would be fine, it's their project, I'm not complaining. But if...

@myazinn I just realized that the docs are missing the client side of the Endpoint API, but it is in the [examples](https://zio.dev/zio-http/examples/endpoint). If you need help let me know here...

@kyri-petrou I think would could for the aggregation operations (asChunk/asArray) in the netty body cache the result internally? But I don't think we can do this for streaming, since it...

@tjarvstrand Could you handle the review comments? I'd like to get this in for 3.0

I updated your branch. Let's see if it builds

Please add some tests. For example adding a log output and use the test logger to find the message you logged. Or use a promise. Or whatever comes to your...

@tjarvstrand could you give this PR the finishing touch? :)