Table of Contents

Sparkle.Middleware.WebSocket Namespace

Classes

Name Description
TWebSocketMiddleware Middleware that enables WebSocket support in the server modules it is added to.
TWebSocketUpgrader Upgrades an HTTP request to a WebSocket connection.

Interfaces

Name Description
IWebSocketMiddleware Interface implemented by the middleware that enables WebSocket support in a server module.