How to Inject RpcGroup-wide Middleware with RpcServer.toWebHandler
Can anybody point me in the right direction on how to "inject" a
RpcGroup-wide middleware when using RpcServer.toWebHandler? This is what I have so far, but I can't get the layer right. Any pointers are highly appreciated.