IRSOL
C++ code implementing socket server for interacting with Baumer camera.
irsol::server Namespace Reference

Core server features. TOBE DEFINED FURTHER. More...

Namespaces

namespace  frame_collector
 
namespace  handlers
 Contains all logic for dispatching and implementing protocol message handlers.
 
namespace  internal
 

Classes

class  App
 Main server application that manages client connections and camera streaming. More...
 
class  ClientSession
 Represents a single connected client session. More...
 

Detailed Description

Core server features. TOBE DEFINED FURTHER.