UpdateTitleEvent
type UpdateTitleEvent = { type: 'updateTitle' title: string }
Upon receiving, client will:
title