estrattonbailey / evx

Handy dandy persistent-state pub/sub with multi, wildcard, and single-property subscriptions.
25 stars 2 forks source link

allow for optional ephemeral state #6

Closed estrattonbailey closed 4 years ago

estrattonbailey commented 4 years ago

First discussed here. Would be cool to allow for some data to not merge with state and simply be passed to the next handlers.

estrattonbailey commented 4 years ago

Addressed in #7.