Demo.Ndjson.AsyncStreams icon indicating copy to clipboard operation
Demo.Ndjson.AsyncStreams copied to clipboard

Requests Streaming

Open tpeczek opened this issue 3 years ago • 0 comments

Currently there is only one sample of request streaming - streaming NDJSON from Desktop .NET. Following options should be explored:

  • [x] NDJSON from Browser - Vanilla JS
  • [ ] NDJSON from Browser - Blazor WebAssembly
  • [ ] JSON from Desktop .NET
  • [ ] JSON from Browser - Blazor WebAssembly

[DEPENDS ON] chromium/688906 [DEPENDS ON] dotnet/runtime#36634


  • https://web.dev/fetch-upload-streaming/
  • https://chromestatus.com/feature/5274139738767360

tpeczek avatar Jan 23 '22 21:01 tpeczek