WebSocketServer

Namespace: uModConfiguration

Assembly: uMod.Core.dll

Inheritance Object WebSocketServer

Implements IWebSocketServer, IWebServer

Summary

Represents a Base connection configuration

Constructors

Name

Summary

WebSocketServer ()

Properties

Name

Summary

Certificate

Gets the certificate path

Connection

Gets the connection info associated with this server configuration

DualStack

Gets the dual stack option

Endpoint

Gets the endpoint (if empty use preferred)

IdleTimeoutMinutes

Gets the socket idle timeout in minutes

Logger

Gets the sockets default log channel

Path

Gets the path

Port

Gets the port

Protocol

Gets the protocol

Routing

Gets whether or not routing is enabled (connection path must match with parameter support, e.g. "{name}")

Methods

Name

Summary

Configure (Web, ConnectionInfo)

Configure connection using configuration