Rustam

Results 20 comments of Rustam

I see that there is similar code in `CryptoJS.kt` file, can you update it as well, please? Yes, creating test is not easy here, you need to mess with gradle...

@e5l Nice! Can you add these points to the design ticket please, so that we have discussion in one place?

Hi @myfreax Can you please explain the problem and write test for your fix?

I'm closing this PR because we can't accept this change. `array()` function will return the backing array of `ByteBuffer` which will have all the future changes in the `ByteBuffer`.

Hi @hfhbd. JS tests are failing on CI

Hi @goncalossilva We already have functionaluty for optional path parameters. But as I understand, you need optional constant path segments, right? For path parameters you can use this code ```kotlin...

HI @hfhbd Is there a reason why we may need multiple clocks in the application? If not, we can use a service loader or some similar pattern to provide a...

@frederic-kneier You are right, it's useful for servers. Do you mind rebasing this PR to the latest `main` branch? Please note that `JacksonConverter` was moved to `:ktor-shared:ktor-serialization:ktor-serialization-jackson` module.

@e5l I rebased this PR for @ztkmkoo. Please take a look at it again