var notification = {
            channel: "user:" + userId,
            type: "taskAdded",
            details: {
                taskId: task._id,