streamingfast / bstream

Block streaming Handlers library. Lower level building block of dfuse.
https://dfuse.io
Apache License 2.0
11 stars 12 forks source link

add middleware handler options to allow user to hook in custom behavior #37

Closed colindickson closed 3 months ago

sduchesneau commented 3 months ago

I don't understand:

It is not a middleware, since it doesn't seem to call s.handler itself ?

It just replaces the handler ??

colindickson commented 3 months ago

it is now a middleware in the truer sense of the word @sduchesneau