ServerEngine

abstract class ServerEngine

Functions

launch
Link copied to clipboard
abstract suspend fun launch(port: Int, kenet: Kenet)

Inheritors

TestServerEngine
Link copied to clipboard