Skip to content

Fixed streaming API in a way that work with SST.

SST requires calling of BeginStep() before meta-data can be read. This required breaking reading into two methods PrepareNextStep() and ReadStep().

Merge request reports

Loading