diff --git a/miscellaneous/readme-sample.svg b/miscellaneous/readme-sample.svg index 27210a3e..6d4cdbd3 100644 --- a/miscellaneous/readme-sample.svg +++ b/miscellaneous/readme-sample.svg @@ -1,14 +1,14 @@ -

Poll the User's HTTP API and stop when there's no pages left

-
pollWithStatemapAsync(10)chunked(100, 1 seconds)collectfetchUsersfetchAddresses(1)fetchAddresses(2)fetchAddresses(...)fetchAddresses(10)

Chunk every 100 elements + + + + + + + + +

Poll the User's HTTP API and stop when there's no pages left

+
pollWithStatemapAsync(10)chunked(100, 1 seconds)collectfetchUsersfetchAddresses(1)fetchAddresses(2)fetchAddresses(...)fetchAddresses(10)

Chunk every 100 elements
or whatever fits within 1 second.

-
Flow<User>Flow<UserWithAddresses>Flow<List<UserWithAddresses>> - - - - - - - - - - - - - - - +
Flow<User> Flow<UserWithAddresses> Flow<List<UserWithAddresses>> + + + + + + + + + + + + + + +