How does Streaming work in TTS?
Hello, The docs says TTS supports Streaming of any primitive but I am wondering how it would be the best way to implement it. Do the loaders support streaming or do we need to use the server function directly to get the Streaming down to the client?
I haven't seen many if any examples of Streaming and also if I look into the TTQ library, all I can see with Streaming is with Nextjs.
It would be nice if the docs could include a minimal example of how to use Streaming with TTS
I haven't seen many if any examples of Streaming and also if I look into the TTQ library, all I can see with Streaming is with Nextjs.
It would be nice if the docs could include a minimal example of how to use Streaming with TTS