![]() |
IRSOL
C++ code implementing socket server for interacting with Baumer camera.
|
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... | |
Core server features. TOBE DEFINED FURTHER.