darkmoon_uk
11/16/2021, 1:28 PMstandalone
module to my Desktop project that includes both the client & server, and then provides a main
function to start the Ktor server embedded in the same runtime as the client. It is insanely convenient for development 😂 No more juggling client/server instances to test-drive basic integrations. The whole system runs as one, debugs as one.Big Chungus
11/16/2021, 1:44 PM