IWebSocketUpgrader.Upgrade Method
Upgrades the current HTTP connection to a WebSocket connection.
Syntax
Unit: Sparkle.WebSocket
function IWebSocketUpgrader.Upgrade: IWebSocket; virtual; abstract;
Upgrades the current HTTP connection to a WebSocket connection.
Unit: Sparkle.WebSocket
function IWebSocketUpgrader.Upgrade: IWebSocket; virtual; abstract;