more like allowing for custom functions to be executed.

e.g. if the relay receives a supported DVM kind, then process in a certain way.

Like, the user provides the function in a certain programming language, and the relay executes it when conditions met.

Reply to this note

Please Login to reply.

Discussion

this would be kindof strange to implement in the relay as a generic configurable, it seems like more of an agent that you would run outside the relay.. listening for events and doing things with them. or if you were running strfry yourself using a custom 'plugin'. running custom code isn't likely something I would deploy for relay tools, though im always open to suggestions if there is a 'safe' way to do it.