Since we have HTTP access to grains, we should investigate if it is feasible to stream data directly from the grains to the http clients.
Use cases are:
- Long running Http connections receiving streamed data (i.e. events, etc)
- Blob streaming
- Websockets
Since we have HTTP access to grains, we should investigate if it is feasible to stream data directly from the grains to the http clients.
Use cases are: