Currently, I have an asynchronous consumer like this:
class AsyncDashConsumer(AsyncJsonWebsocketConsumer): async def connect(self): await self.accept