django-dynamic-preferences icon indicating copy to clipboard operation
django-dynamic-preferences copied to clipboard

Not update affecting in Django channel

Open PankajSavaliya opened this issue 2 years ago • 1 comments

Hi, I have used dynamic_preferences in the Django channel with the Daphne server for the chatting function. It works as expected in DRF, but not update affected in the web socket, it needs to restart the daphne server for an update.

it's updating after a while not instant base, Is there any missing that needs to be configured for that?

PankajSavaliya avatar Jun 01 '22 05:06 PankajSavaliya

Hi, could you please share your code so I can have a look at the issue?

agateblue avatar Jun 01 '22 10:06 agateblue