Reference Source

Variable

Static Public Summary
public

ServerTypes: {"SERVER_TYPE_EXPRESS": string, "SERVER_TYPE_RESTIFY": string, "SERVER_TYPE_SOCKETIO": string, "SERVER_TYPE_FEATHER": string, "SERVER_TYPE_CLUSTER": string, "SERVER_TYPE_LOGS": string, "SERVER_TYPE_METRICS": string}

Type of servers.

public

Runtime singleton instance.

Static Public

public ServerTypes: {"SERVER_TYPE_EXPRESS": string, "SERVER_TYPE_RESTIFY": string, "SERVER_TYPE_SOCKETIO": string, "SERVER_TYPE_FEATHER": string, "SERVER_TYPE_CLUSTER": string, "SERVER_TYPE_LOGS": string, "SERVER_TYPE_METRICS": string} source

import {ServerTypes} from 'devapt-core-server/js/servers/server.js'

Type of servers.

public runtime_singleton: Runtime source

import runtime_singleton from 'devapt-core-server/js/base/runtime.js'

Runtime singleton instance.