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

Defines the WebSocketEventData class, which encapsulates data related to WebSocket events. More...

Go to the source code of this file.

Classes

class  kurlyk::WebSocketEventData
 Encapsulates data for a WebSocket event, providing information about event type, message, status, and errors. More...
 

Namespaces

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

Macros

#define _KURLYK_WEBSOCKET_EVENT_DATA_HPP_INCLUDED
 

Detailed Description

Defines the WebSocketEventData class, which encapsulates data related to WebSocket events.

Definition in file WebSocketEventData.hpp.

Macro Definition Documentation

◆ _KURLYK_WEBSOCKET_EVENT_DATA_HPP_INCLUDED

#define _KURLYK_WEBSOCKET_EVENT_DATA_HPP_INCLUDED

Definition at line 3 of file WebSocketEventData.hpp.