Open jkinkead opened 6 years ago
Do we want to borrow from finagle here?
https://twitter.github.io/finagle/guide/ServicesAndFilters.html
That makes me glad we're not using Scala.
But yes, that's more or less what I was picturing.
+1 for adopting finagle style service filtering
We need to
reimplement Netty pipelineshave a user-friendly way to define simple filter handlers that are applied to inbound XrpcRequest objects.