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

Contains the WebSocketSendInfo class, which holds the context for sending WebSocket messages. More...

Go to the source code of this file.

Classes

class  kurlyk::WebSocketSendInfo
 Holds information for sending a WebSocket message, including rate limiting, close status, and a callback. More...
 

Namespaces

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

Macros

#define _KURLYK_WEBSOCKET_SEND_INFO_HPP_INCLUDED
 

Detailed Description

Contains the WebSocketSendInfo class, which holds the context for sending WebSocket messages.

Definition in file WebSocketSendInfo.hpp.

Macro Definition Documentation

◆ _KURLYK_WEBSOCKET_SEND_INFO_HPP_INCLUDED

#define _KURLYK_WEBSOCKET_SEND_INFO_HPP_INCLUDED

Definition at line 3 of file WebSocketSendInfo.hpp.