Skip to content

Commit

Permalink
RFC: take 2 on streams (#249)
Browse files Browse the repository at this point in the history
Got some comments on streams being complicated, so this is a take on
simplified API.

- Less methods and states that people need to understand
- Merge interfaces into a single object (i.e. a `stream` call would have
both read and write capabilities on the same object)
  • Loading branch information
masad-frost authored Aug 1, 2024
1 parent 8227782 commit 667b6cb
Show file tree
Hide file tree
Showing 5 changed files with 590 additions and 776 deletions.
Loading

0 comments on commit 667b6cb

Please sign in to comment.