Variant

client-notification

Client notifications (sent to server)

variant client-notification {
  initialized(common-notification),
  roots-list-changed(common-notification),
  cancelled(cancelled-notification),
  progress(progress-notification),
}