kvlds is single-connection. Using mux you can have as many connections as you want, and they can send whatever requests they want -- mux doesn't care what the requests are, and as far as kvlds is concerned, all the requests are coming from the same place.
Comments
kvlds is single-connection. Using mux you can have as many connections as you want, and they can send whatever requests they want -- mux doesn't care what the requests are, and as far as kvlds is concerned, all the requests are coming from the same place.