django / daphne

Django Channels HTTP/WebSocket server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text streaming buffered issue

messizqin opened this issue · comments

Hi there, refer to this post: https://stackoverflow.com/questions/77209706/django-streaminghttpresponse-for-text-is-getting-buffered

With asgi application running with daphne, would u suppose what's buffering the text stream response would be related to daphne configuration?