river icon indicating copy to clipboard operation
river copied to clipboard

Base branch for protocol v2

Open masad-frost opened this issue 1 year ago • 1 comments

  • [x] Define protocol and update doc #111
  • [x] Design stream abstractions #118
  • [x] Implement stream abstractions
    • [x] ReadStream #130
    • [x] WriteStream #132
  • [ ] Use stream abstractions & implement protocol closing semantics
    • [ ] Protocol: Implement close requests from readers
    • [ ] Protocol: Implement half-close
    • [ ] Simple s/Pushable/Stream replacement
      • [x] Client #136
      • [ ] Server #137
  • [x] Update schema for INVALID_REQUEST #107
  • [ ] Handle/send back INVALID_REQUEST errors
  • [ ] Update docs

masad-frost avatar May 15 '24 16:05 masad-frost

good review, i'll be sending some PRs and we can sync up afterwards

masad-frost avatar Jul 30 '24 19:07 masad-frost

its time.

jackyzha0 avatar Aug 13 '24 18:08 jackyzha0

a couple of things left that we'll fix against main

masad-frost avatar Aug 16 '24 21:08 masad-frost