protocols property

List<String> get protocols

Returns the list of protocols supported by this transport For example: '/ip4/tcp', '/ip6/tcp'

Implementation

List<String> get protocols;