Mehmet Esen

Results 7 comments of Mehmet Esen

> I believe that nothing has changed here: we still have no bandwidth to provide http/3 implementations in the core SDK. > > I strongly believe that HTTP3 protocol implementation...

There are many issues and pull requests for this. Waiting https://github.com/grpc/grpc-dart/pull/489 to be merged.

I think extra functionalities shouldn't be included in the base package. All we need is flexibility and stability. We wanted `cacheTime` and `disposeDelay` because before that, working with combination of...

@lazicah You can `rethrow` them and handle via your `Controller`/`Bloc` etc... If you are talking about really `return`ing, you can't and shouldn't.

This would be great. I believe exposing the byte stream instead of the record file is much better. In my case, I'm sending short audio clips over socket without persisting....

I'm just stuck with this issue. I have renamed both directory and package name of one my git repos, after the change it was working actually, now days passed and...