Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 300 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 300 Bytes

Client Tools

A sample project for Ktor showing several useful extension methods not included in Ktor itself.

Running

Execute this command to run the sample:

./gradlew run

Note: for this sample to work, you need to open a server in your localhost at port 8080.