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 trpc doesn't allow to return streams? I wasn't able to find anything to clarify this in their docs or google.
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 trpc doesn't allow to return streams? I wasn't able to find anything to clarify this in their docs or google.