Page Contents
Home > @loopback/socketio > HttpServerResolvedOptions
HttpServerResolvedOptions interface
Valid configuration for the HttpServer constructor.
Signature:
export interface HttpServerResolvedOptions
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
|
string |
(Optional) | ||
|
cors.CorsOptions | |||
|
string |
(Optional) | ||
|
string |
(Optional) | ||
|
number |