Skip to content

cp: Support non-TCP services

Vgutierrez requested to merge T389210 into main

Instead of hardcoding TCP as the protocol used by a given service, assume it's default value it the protocol hasn't been set. This allows setting the protocol to tcp, udp or quic.

Bug: T389210

Closes T389210

Merge request reports

Loading