Documentation / @super-line/server / BusMeta
Interface: BusMeta
Defined in: index.ts:129
Metadata passed to a SuperLineServer.subscribe callback alongside the event payload.
Properties
from
from:
string
Defined in: index.ts:131
The node that published the event. Equals srv.nodeId for a same-node publish (local echo).