Options
All
  • Public
  • Public/Protected
  • All
Menu

Message containing data intended for a certain peer.

Hierarchy

  • DataMessage

Index

Properties

Readonly data

data: ArrayBuffer

Data of the message.

Readonly path

The current path of the message. Every node this message passes through appends to this path.

Readonly target

target: ArrayBuffer

The target node that this message is for.

Readonly type

type: string

Type of data being sent.

Generated using TypeDoc