On Local, I can make @stream_with_context work and generate a stream string to my mobile flutter app.
However when publish to IIS windows server in production, it does not work anymore, it return the whole string.
Is there a way to make it work in production with IIS?