Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServicePublisher

Service this is published for the discovery. A published service is exposed and discoverable until destroy() is called.

Hierarchy

  • ServicePublisher

Implemented by

Index

Properties

Methods

Properties

Readonly onError

onError: Subscribable<ServicePublisher, [Error]>

Event emitted when an error occurs during publishing.

Methods

destroy

  • destroy(): Promise<void>

Generated using TypeDoc