Table of Contents

Delegate ServerWebsocketCallback

Namespace
Soup
Assembly
Soup-3.0.dll
public delegate void ServerWebsocketCallback(Server server, ServerMessage msg, string path, WebsocketConnection connection)

Parameters

server Server
msg ServerMessage
path string
connection WebsocketConnection