Commit graph

3 commits

Author SHA1 Message Date
Oliver Gugger
fb875356c7
rpcmiddleware: add context to request and response handlers
With this commit we add a context to the handlers so we can use that to
transport values as well as cancel a request/response if necessary.
2022-10-15 09:04:59 +02:00
Elle Mouton
3f291a8a8d
multi: use the ability to intercept requests and errors 2022-09-22 15:59:05 +02:00
Oliver Gugger
0d416a5168
config+log+rpcmiddleware: add RPC middleware package 2022-09-22 15:59:05 +02:00