node-dmx
    Preparing search index...

    Type Alias MessageMatcher

    MessageMatcher: (packet: RdmnetPacket) => boolean

    Predicate used to correlate inbound root packets with a pending request.

    Type Declaration