Skip to content

Consider implementing fine-grain destroyXXX() method #184

@kenny-y

Description

@kenny-y

These are the unimplemented methods of a Node, which provide fine-grain control of the objects inside a node.

  destroyPublisher(publisher) {

  }

  destroySubscription(subscription) {

  }

  destroyClient(client) {

  }

  destroyService(service) {

  }

  destroyTimer(timer) {

  }

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions