1 from channels.generic.websocket import WebsocketConsumer 2 from asgiref.sync import async_to_sync 3 4 5 class ...
確定! 回上一頁