Preparing search index...
The search index is not available
@manniwatch/api-proxy-server
@manniwatch/api-proxy-server
ManniWatchProxyServer
Class ManniWatchProxyServer
Hierarchy
ManniWatchProxyServer
Index
Constructors
constructor
Properties
app
client
Files?
endpoint
ng
Module
Path
port
server
Methods
start
stop
Constructors
constructor
new
Manni
Watch
Proxy
Server
(
endpoint
:
string
, port
:
number
, clientFiles
?:
string
)
:
ManniWatchProxyServer
Parameters
endpoint:
string
port:
number
Optional
clientFiles:
string
Returns
ManniWatchProxyServer
Properties
Private
app
app
:
Application
Optional
Readonly
client
Files
client
Files
?:
string
Readonly
endpoint
endpoint
:
string
Private
ng
Module
Path
ng
Module
Path
:
string
Readonly
port
port
:
number
Private
server
server
:
Server
<
typeof
IncomingMessage
,
typeof
ServerResponse
>
Methods
start
start
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
stop
stop
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@manniwatch/api-
proxy-
server
Manni
Watch
Proxy
Server
constructor
app
client
Files?
endpoint
ng
Module
Path
port
server
start
stop
Generated using
TypeDoc