KtorServer
class KtorServer @Inject constructor(featureManager: FeatureManager, routeManager: RouteManager, config: ServerConfig)
Class responsible for managing the Ktor server.
Constructors
Link copied to clipboard
@Inject