from asgiref.sync import async_to_sync from channels.layers import get_channel_layer channel_layer = get_channel_layer() channel_name ...
確定! 回上一頁