![]() |
Kurlyk
|
Defines the public sender abstraction exposed through WebSocket events. More...
Go to the source code of this file.
Classes | |
| class | kurlyk::IWebSocketSender |
| Public sender abstraction used by WebSocketEventData::sender. More... | |
Namespaces | |
| namespace | kurlyk |
| Primary namespace for the Kurlyk library, encompassing initialization, request management, and utility functions. | |
Macros | |
| #define | _KURLYK_IWEBSOCKET_SENDER_HPP_INCLUDED |
Typedefs | |
| using | kurlyk::WebSocketSenderPtr = std::shared_ptr<IWebSocketSender> |
| Shared pointer alias for the sender abstraction used in WebSocketEventData. | |
Defines the public sender abstraction exposed through WebSocket events.
Definition in file IWebSocketSender.hpp.
| #define _KURLYK_IWEBSOCKET_SENDER_HPP_INCLUDED |
Definition at line 3 of file IWebSocketSender.hpp.