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

Defines the SimpleWebSocketWorker class for managing WebSocket operations in a separate thread. More...

Go to the source code of this file.

Classes

class  kurlyk::SimpleWebSocketWorker
 Singleton worker that manages asynchronous WebSocket operations. More...
 

Namespaces

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

Macros

#define _KURLYK_SIMPLE_WEB_SOCKET_WORKER_HPP_INCLUDED
 

Detailed Description

Defines the SimpleWebSocketWorker class for managing WebSocket operations in a separate thread.

Definition in file SimpleWebSocketWorker.hpp.

Macro Definition Documentation

◆ _KURLYK_SIMPLE_WEB_SOCKET_WORKER_HPP_INCLUDED

#define _KURLYK_SIMPLE_WEB_SOCKET_WORKER_HPP_INCLUDED

Definition at line 3 of file SimpleWebSocketWorker.hpp.