ktor
1.6.8
3.0.0
3.0.0-rc-1
3.0.0-beta-2
3.0.0-beta-1
2.3.12
2.2.4
2.0.3
1.6.8
ktor-server-test-host
/
io.ktor.server.testing
/
HighLoadHttpGenerator
/
Companion
Companion
object
Companion
Content copied to clipboard
Functions
Functions
do
Run
Link copied to clipboard
fun
doRun
(
host
:
String
,
port
:
Int
,
numberOfThreads
:
Int
,
connectionsPerThread
:
Int
,
queueSize
:
Int
,
highPressure
:
Boolean
,
gracefulMillis
:
Long
,
timeMillis
:
Long
,
builder
:
RequestResponseBuilder
.
(
)
->
Unit
)
Content copied to clipboard
fun
doRun
(
url
:
String
,
host
:
String
,
port
:
Int
,
numberOfThreads
:
Int
,
connectionsPerThread
:
Int
,
queueSize
:
Int
,
highPressure
:
Boolean
,
gracefulMillis
:
Long
,
timeMillis
:
Long
)
Content copied to clipboard
main
Link copied to clipboard
@
JvmStatic
fun
main
(
args
:
Array
<
String
>
)
Content copied to clipboard