SmartSpectra C++ SDK
Measure human vitals from video with SmartSpectra C++ SDK.
Loading...
Searching...
No Matches
smartspectra.ipc.metrics_collector.RespReader Class Reference

Public Member Functions

None __init__ (self, socket.socket sock)
Optional[Any] read (self)

Protected Member Functions

bool _recv_into_buffer (self)
Optional[bytes] _read_line (self)
Optional[bytes] _read_exact (self, int length)

Protected Attributes

 _sock = sock
 _buffer = bytearray()

Detailed Description

Minimal RESP protocol reader with timeout-aware buffering.

The documentation for this class was generated from the following file:
  • on_prem/python/smartspectra/ipc/metrics_collector.py