You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #744 [Platform] Introduce stream method to RawResultInterface (chr-hertel)
This PR was merged into the main branch.
Discussion
----------
[Platform] Introduce stream method to `RawResultInterface`
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no
| Docs? | no
| Issues |
| License | MIT
On the journey to reworked middle layer of Platform. Let's see what breaks here now.
* centralizes http stream handling
* increases testability (should)
* removes a bit more http concerns from converters
FYI `@DZunke`
Commits
-------
ea6d1f0 Add stream method to RawResultInterface
0 commit comments