Kurlyk
Loading...
Searching...
No Matches
SimpleWeb.hpp
Go to the documentation of this file.
1#pragma once
2#ifndef KURLYK_HEADER_KURLYK_WEBSOCKET_CLIENT_SIMPLE_WEB_HPP_INCLUDED
3#define KURLYK_HEADER_KURLYK_WEBSOCKET_CLIENT_SIMPLE_WEB_HPP_INCLUDED
4
7
11
12#endif // KURLYK_HEADER_KURLYK_WEBSOCKET_CLIENT_SIMPLE_WEB_HPP_INCLUDED
Defines the SimpleWebSocketWorker class for managing WebSocket operations in a separate thread.
Defines a WebSocket client with SSL support, extending the functionality of the Simple-Web-Server lib...