用法. 在django设置文件中设置频道层,如下所示: CHANNEL_LAYERS = { "default": { "BACKEND": "channels_redis.core.RedisChannelLayer", "CONFIG": { "hosts": ...
確定! 回上一頁