它的作用是将发送至ws/chat/<room_name>/的websocket请求转由ChatConsumer处理。 # chat/routing.py from django.urls import re_path from . import ...
確定! 回上一頁