Review the existing comments on issue #1078 to understand the proposed approach. Examine the Finch codebase for any existing streaming support or related abstractions. Study Finagle's streaming capabilities and Monix Observable API to determine how to integrate them. This may involve creating new endpoints or modifying existing ones.
Streaming with Monix's Observable · finagle/finch#1078 | Good First Issue