I’m working with sanic streaming channel as sse. I have stream functions:
async def docker(request): async def sample_streaming_fn(response): await r