nuralogix / dfx-api-client-cpp

Cloud API Client C++ Library
MIT License
0 stars 1 forks source link

Propagate the result in MeasurementStream sendChunk failures #13

Closed dannuralogix closed 11 months ago

dannuralogix commented 11 months ago

When calling the underlying WebSocket sendMessage, the underlying channel failure result was being dropped which is now passed to the client.