Websocket Disconnected Connect Call Failed

前端 未结 1 1774
一向
一向 2021-01-25 06:38

I am following a turtorial Django Channel 2, I followed all steps and i am having a failed connection in console. I noticed this problem occur when i add Channel_layer to settin

相关标签:
1条回答
  • 2021-01-25 07:19

    I figured out the solution to the problem: Redis do not support in windows, so i installed Memurai and it worked.

    0 讨论(0)
提交回复
热议问题