... import async_to_sync import json class TestConsumer(WebsocketConsumer): def ... 'test' async_to_sync(self.channel_layer.group_add)( self.group_name, ...
確定! 回上一頁