markusstephanides / Marble

A .NET Core microservices framework
Apache License 2.0
0 stars 0 forks source link

Middleware support #27

Open markusstephanides opened 3 years ago

markusstephanides commented 3 years ago

Could be useful for things like client-side load balancing (hook into the send-message process and modify the target before it gets sent)