Wasm Directoryalpha
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),
}

Cases

CasePayloadDescription
initializedcommon-notificationInitialization complete
roots-list-changedcommon-notificationRoots list changed
cancelledcancelled-notificationRequest cancelled
progressprogress-notificationProgress update