Philip Wedemann

Results 247 comments of Philip Wedemann

Hey, I am curios how did you solve Flow back pressure from Swift. I tried the same thing, with an internal CoroutineScope and Jobs, but it did not work with...

Sorry for the late answer. I experiment with my simple implementation and my issue with StateFlow is wrong. It works as expected. I just have a problem with updating the...

JFYI: Maybe you/other have the same problem. I created the view model, which holds the StateFlow multiple times in my SwiftUI, because I wasn't aware of its handling, which results...

Rework, get rid of arrays and builder, use `classes` instead

Hey, nice question. How do you use animation with Compose Web at all? I didn't test it myself yet. > Are there any extension points to do it by myself?...

As you can not test `nodeJsProductionRun` in unit tests, I used this test project: https://github.com/hfhbd/ktorTestNodeJS with `mavenLocal`

@rsinukov Hey Rustam, because this PR is quite large, before fixing all test code, could you provide some feedback regarding the main changes (GMTDate, GMTClock, Environment and HttpResponse)? :)

@rsinukov For the user, there are only "2" clocks needed: ```kt @Test fun testing() = runTest { val testClock = testTimeSource.toGMTClock() val server = embeddedServer(CIO) { environment.clock = testClock }...

- [ ] Needs [KTOR-2155](https://youtrack.jetbrains.com/issue/KTOR-2155), #2388 in `1.6.0-eap` first

No `apiDump`, validator does not support JS