pajatopmr
03/11/2019, 2:50 PMr4zzz4k
03/11/2019, 11:07 PMwithTestAppliction
can be used for serving requests? IIRC this facility allows one to test server code with requests constructed programmatically within test, not received from network. Try to add Netty engine and use embeddedServer(Netty, commandLineEnvironment{))
instead of it.