Kurlyk
Loading...
Searching...
No Matches
SimpleWeb.hpp
Go to the documentation of this file.
1#pragma once
2#ifndef _KURLYK_WEBSOCKET_CLIENT_SIMPLEWEB_HPP_INCLUDED
3#define _KURLYK_WEBSOCKET_CLIENT_SIMPLEWEB_HPP_INCLUDED
4
7
11
12#endif // _KURLYK_WEBSOCKET_CLIENT_SIMPLEWEB_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...