Determine whether node successfully established a UDP connection

asked 2016-06-24 10:00:38 -0500

There's documentation on how to supply transport hints for subscribers to connect using UDP, but it says it may fall back on TCP if a UDP connection isn't supported. In what cases may UDP be unsupported, and how can I tell which transport mechanism is used once the connection has been established?

edit retag flag offensive close merge delete