Small application simulating a slow server by creating a custom interceptor for Ktor
Execute this command to run the sample:
./gradlew run
And navigate to http://localhost:8080/ to see the sample home page.
Small application simulating a slow server by creating a custom interceptor for Ktor
Execute this command to run the sample:
./gradlew run
And navigate to http://localhost:8080/ to see the sample home page.