Trpc return stream

Hey,

I'm generating pdf doc then converting it to stream and i want to return it from my endpoint, but trpc i yelling at me with this error
TRPCClientError: Unable to transform response from server
trpc doesn't allow to return streams? I wasn't able to find anything to clarify this in their docs or google.
Was this page helpful?