Interface UWSProxyUWSConfigOpts

Hierarchy

  • UWSProxyUWSConfigOpts

Properties

Properties

Default: {} - See uWebSockets.js AppOptions

port: int

Default: 443 - Public port uWebSocket server is listening to

quiet: boolean

Default: false - Disable configuration warning printing

ssl: boolean

Default: null - If true, inform the Proxy that trafic is encrypted (it matters to set proxy Headers and create (if not provided) an SSLApp instead of an App)

Generated using TypeDoc