Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mosquitto-dev] TCP Loopback Fast Path and bridges

One more use case to that idea,

we intend to use unencrypted connections for clients running on the same node and for clients connected to a protected network. We want to use SSL for none protected networks. The SSL encryption would not affect the latency if two brokers are on the same node and bridged. One with SSL and one without encryption.

Stefan

Back to the top