Options
All
  • Public
  • Public/Protected
  • All
Menu

This module filter the messages from input to output given a provided javascript function implementation.

Each time a message reach one input the provided filter function is called using this input message. If the evaluation returns true the message is propagated, if the evaluation returns false, the input is not propagated.

Resources

Various resources:

Index

Generated using TypeDoc