WebSocket.send_bytes is a coroutine as of aiohttp 3.0 changing transport.write to await the coroutine if necessary.