Kurlyk
Loading...
Searching...
No Matches
WebSocketManager.hpp File Reference

Defines the WebSocketManager class for managing WebSocket clients in a singleton pattern. More...

Go to the source code of this file.

Classes

class  kurlyk::WebSocketManager
 Manages WebSocket client instances, providing centralized control for processing, resetting, and lifecycle management. More...
 

Namespaces

namespace  kurlyk
 Primary namespace for the Kurlyk library, encompassing initialization, request management, and utility functions.
 

Macros

#define _KURLYK_WEBSOCKET_MANAGER_HPP_INCLUDED
 

Detailed Description

Defines the WebSocketManager class for managing WebSocket clients in a singleton pattern.

Definition in file WebSocketManager.hpp.

Macro Definition Documentation

◆ _KURLYK_WEBSOCKET_MANAGER_HPP_INCLUDED

#define _KURLYK_WEBSOCKET_MANAGER_HPP_INCLUDED

Definition at line 3 of file WebSocketManager.hpp.