Skip to content
This repository has been archived by the owner on Jul 25, 2022. It is now read-only.

Commit

Permalink
Add line-delimited streaming support to crypto-client (#908)
Browse files Browse the repository at this point in the history
Fixes #907.

In order to process data as it comes in, it would be useful to have streaming support for GET requests.

Add streaming support for GET requests, and add a lib to emit data line by line.

Signed-off-by: Joe Grund <jgrund@whamcloud.io>
  • Loading branch information
jgrund authored May 3, 2019
1 parent 75dbc45 commit 7941b13
Show file tree
Hide file tree
Showing 5 changed files with 223 additions and 73 deletions.
Loading

0 comments on commit 7941b13

Please sign in to comment.