Skip to content

sruli39/ktor-coroutine-context-sample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Example showing that manipulating coroutine context in ktor 2 plugin works but in ktor 3 it does not.

Run both examples by changing to ktor-sample-2 or ktor-sample-3 and execute

./gradlw run

Access http://0.0.0.0:8080/ and/or http://0.0.0.0:8081/. Output with ktor 2.x is Hello World test-string but with ktor 3 it is Hello World null

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Kotlin 100.0%