tproxy icon indicating copy to clipboard operation
tproxy copied to clipboard

Nats msg bus

Open lbenincasa opened this issue 3 years ago • 4 comments

Hi, what about to support/use Nats for the tcp proxy forwarding ? Whit this approach it could be very easy to monitor the tcp traffic.

Bye, Luca

lbenincasa avatar Jun 20 '22 08:06 lbenincasa

any benefits?

kevwan avatar Jun 22 '22 12:06 kevwan

Nats is a great idea .

The benefit is because NATS is at its core a virtualised router , with anything going through it . I use it for almost everything because you get automatic load balancing , clustering, retry.

As a consequence you can upgrade services or databases with zero downtime.

It’s more like a mesh router in that way.

gedw99 avatar Jul 22 '22 08:07 gedw99

I would really appreciate if the cli / gui was separated from the core proxy code .

gedw99 avatar Jul 22 '22 08:07 gedw99

I'm not sure what's the relationship between nats and tproxy.

kevwan avatar Jul 22 '22 11:07 kevwan