Server

Namespace: uModWebSockets

Assembly: uMod.Core.dll

Inheritance Object Server

Constructors

Name

Summary

Server (Plugin)

Create a websocket server wrapper for the specified plugin

Methods

Name

Summary

Start (ConnectionInfo)

Start a websocket server with the specified connection info

Start (String)

Start a websocket server with a name that matches a connection defined in the global configuration

Stop (ConnectionInfo)

Stop an existing websocket server started with the specified connection

Stop (String)

Stop an existing websocket server started with the specified name