Example of Using Effect-TS with HTTP Streams

Hi, can anyone give me an example code on how to work with http stream? I have an endpoint which streams the raw data, how can I use an effect stream here?
Was this page helpful?