HORIBA C++ SDK
Library for HORIBA devices
|
#include <boost/asio/connect.hpp>
#include <boost/asio/ip/tcp.hpp>
#include <boost/beast/core.hpp>
#include <boost/beast/websocket.hpp>
#include <iostream>
#include "horiba_cpp_sdk/communication/communicator.h"
Go to the source code of this file.
Classes | |
class | horiba::communication::WebSocketCommunicator |
Represents a communication channel with the ICL using a websocket. More... | |
Namespaces | |
namespace | horiba |
namespace | horiba::communication |