Server
Namespace: uModWebSockets
Assembly: uMod.Core.dll
Inheritance Object Server
Constructors
Name | Summary |
|---|---|
Server ( | Create a websocket server wrapper for the specified plugin |
Methods
Name | Summary |
|---|---|
Start ( | Start a websocket server with the specified connection info |
Start ( | Start a websocket server with a name that matches a connection defined in the global configuration |
Stop ( | Stop an existing websocket server started with the specified connection |
Stop ( | Stop an existing websocket server started with the specified name |