DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
Loading...
Searching...
No Matches
WebSocketContext.h File Reference

Context and handler abstractions for WebSockets integrated into the WebAppCore HTTP server pipeline. More...

Go to the source code of this file.

Classes

class  DotNetDupe::WebAppCore::WebSockets::IWebSocketHandler
 Interface for receiving WebSocket connection lifecycle events and incoming messages. More...
class  DotNetDupe::WebAppCore::WebSockets::WebSocketContext
 Encapsulates the runtime context of an active WebSocket connection within the WebAppCore server. More...

Namespaces

namespace  DotNetDupe
namespace  DotNetDupe::WebAppCore
namespace  DotNetDupe::WebAppCore::WebSockets

Detailed Description

Context and handler abstractions for WebSockets integrated into the WebAppCore HTTP server pipeline.

Definition in file WebSocketContext.h.