![]() |
Kurlyk
|
Contains the definition of the BaseWebSocketClient class, which provides the base functionality for WebSocket clients. More...
#include "BaseWebSocketClient/IWebSocketSender.hpp"#include "BaseWebSocketClient/WebSocketEventData.hpp"#include "BaseWebSocketClient/IWebSocketClient.hpp"#include "BaseWebSocketClient/WebSocketRateLimiter.hpp"Go to the source code of this file.
Classes | |
| class | kurlyk::BaseWebSocketClient |
| Base class implementing core functionality for WebSocket clients, managing events, states, and message sending. More... | |
| struct | kurlyk::BaseWebSocketClient::FSMEventData |
| Represents an event in the finite state machine (FSM) with optional associated data and callback. More... | |
Namespaces | |
| namespace | kurlyk |
| Primary namespace for the Kurlyk library, encompassing initialization, request management, and utility functions. | |
Macros | |
| #define | _KURLYK_BASE_WEB_SOCKET_CLIENT_HPP_INCLUDED |
Contains the definition of the BaseWebSocketClient class, which provides the base functionality for WebSocket clients.
Definition in file BaseWebSocketClient.hpp.
| #define _KURLYK_BASE_WEB_SOCKET_CLIENT_HPP_INCLUDED |
Definition at line 3 of file BaseWebSocketClient.hpp.