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

Defines the WebSocketClient class, which provides a simplified interface for managing WebSocket connections. More...

Go to the source code of this file.

Classes

class  kurlyk::WebSocketClient
 Provides an interface for managing WebSocket connections, including configuration, event handling, and message sending. More...
 

Namespaces

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

Macros

#define _KURLYK_WEBSOCKET_CLIENT_HPP_INCLUDED
 

Detailed Description

Defines the WebSocketClient class, which provides a simplified interface for managing WebSocket connections.

Definition in file WebSocketClient.hpp.

Macro Definition Documentation

◆ _KURLYK_WEBSOCKET_CLIENT_HPP_INCLUDED

#define _KURLYK_WEBSOCKET_CLIENT_HPP_INCLUDED

Definition at line 3 of file WebSocketClient.hpp.