Documentation for Elixir.Zenohex.Config.Connect.
Elixir.Zenohex.Config.Connect
ex. ["tcp/192.168.1.1:7447", "tcp/192.168.1.2:7447"]
@type endpoints() :: [String.t()]
@type t() :: %Zenohex.Config.Connect{endpoints: endpoints()}